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.214752154], [5, 0.264448513], [10, 0.267642969], [15, 0.304257787], [20, 0.303403607], [25, 0.262612345], [30, 0.259161819], [35, 0.266790127], [40, 0.27555061], [45, 0.281924549], [50, 0.289023229], [75, 0.334829111], [100, 0.378169271], [125, 0.438923867], [150, 0.470278926], [175, 0.544444765], [200, 0.581858635]]
  9. }
  10. , {
  11. "name": "std::integer_sequence",
  12. "data": [[0, 0.201049913], [5, 0.208466034], [10, 0.2175353], [15, 0.226354327], [20, 0.233150964], [25, 0.244091561], [30, 0.258156753], [35, 0.25532724], [40, 0.272292203], [45, 0.28202152], [50, 0.287925126], [75, 0.347449134], [100, 0.399404064], [125, 0.444903474], [150, 0.527718398], [175, 0.597336747], [200, 0.681552306]]
  13. }
  14. , {
  15. "name": "fusion::vector",
  16. "data": [[0, 0.681744836], [5, 0.70198869], [10, 0.730242386], [15, 0.776911751], [20, 0.841935089], [25, 0.84833483], [30, 0.850765776], [35, 0.930338869], [40, 0.935053498], [45, 0.979534778]]
  17. }, {
  18. "name": "fusion::list",
  19. "data": [[0, 0.663920405], [5, 0.720674107], [10, 0.76108209], [15, 0.829784497], [20, 0.892828125], [25, 0.955223683], [30, 1.017539933], [35, 1.094331272], [40, 1.191362258], [45, 1.32611695]]
  20. }, {
  21. "name": "mpl::vector",
  22. "data": [[0, 0.206965965], [5, 0.203780594], [10, 0.209619918], [15, 0.216990249], [20, 0.229967341], [25, 0.240968627], [30, 0.252105745], [35, 0.259561273], [40, 0.270321446], [45, 0.289634065], [50, 0.299326872], [75, 0.369929729], [100, 0.442536698], [125, 0.529658627], [150, 0.623345879], [175, 0.730882667], [200, 0.839333819]]
  23. }
  24. ]
  25. }