benchmark.find_if.compile.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "title": {
  3. "text": "Compile-time behavior of find_if"
  4. },
  5. "series": [
  6. {
  7. "name": "hana::tuple",
  8. "data": [[0, 0.160388051], [5, 0.152067466], [10, 0.155545295], [15, 0.162912471], [20, 0.170444551], [25, 0.175154794], [30, 0.199209122], [35, 0.202738189], [40, 0.201616109], [45, 0.206215397], [50, 0.220148825], [75, 0.28295601], [100, 0.299898605], [125, 0.323588185], [150, 0.374741348], [175, 0.414207099], [200, 0.614476915]]
  9. }
  10. , {
  11. "name": "std::integer_sequence",
  12. "data": [[0, 0.14805189], [5, 0.167066288], [10, 0.15868207], [15, 0.167712406], [20, 0.16500282], [25, 0.201792691], [30, 0.244301926], [35, 0.235540574], [40, 0.169855334], [45, 0.171731533], [50, 0.180117846], [75, 0.206162536], [100, 0.274901669], [125, 0.315042587], [150, 0.264743934], [175, 0.282519658], [200, 0.316454048]]
  13. }
  14. , {
  15. "name": "fusion::vector",
  16. "data": [[0, 0.474032949], [5, 0.578544752], [10, 0.536373375], [15, 0.56074699], [20, 0.577869122], [25, 0.598155686], [30, 0.605712499], [35, 0.712530062], [40, 0.669387271], [45, 0.692710448]]
  17. }, {
  18. "name": "fusion::list",
  19. "data": [[0, 0.463773919], [5, 0.796754417], [10, 0.631907749], [15, 0.608515133], [20, 0.630727068], [25, 0.666565683], [30, 0.846313836], [35, 0.773834854], [40, 0.95280228], [45, 0.902841123]]
  20. }, {
  21. "name": "mpl::vector",
  22. "data": [[0, 0.159952446], [5, 0.159068953], [10, 0.252037299], [15, 0.162717265], [20, 0.239716904], [25, 0.180708871], [30, 0.208583812], [35, 0.206865538], [40, 0.244230573], [45, 0.237977942], [50, 0.227899355], [75, 0.281696249], [100, 0.396769701], [125, 0.415454938], [150, 0.487758327], [175, 0.598361869], [200, 0.707762509]]
  23. }
  24. ]
  25. }