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.134704879], [5, 0.143183326], [10, 0.14852178], [15, 0.154043495], [20, 0.156340733], [25, 0.163797097], [30, 0.169958364], [35, 0.172291494], [40, 0.173398878], [45, 0.183599931], [50, 0.1850286], [75, 0.206024376], [100, 0.252373967], [125, 0.284374805], [150, 0.313634954], [175, 0.346021287], [200, 0.394700343]]
  9. }
  10. , {
  11. "name": "std::integer_sequence",
  12. "data": [[0, 0.12980628], [5, 0.138384921], [10, 0.138663735], [15, 0.142067157], [20, 0.160677872], [25, 0.151261986], [30, 0.16343169], [35, 0.171525892], [40, 0.166806678], [45, 0.173204505], [50, 0.179360736], [75, 0.209544601], [100, 0.250080126], [125, 0.292246117], [150, 0.332574227], [175, 0.381327013], [200, 0.449720197]]
  13. }
  14. , {
  15. "name": "fusion::vector",
  16. "data": [[0, 0.455350199], [5, 0.461861038], [10, 0.484566404], [15, 0.540800216], [20, 0.545211425], [25, 0.563545149], [30, 0.572585621], [35, 0.605810019], [40, 0.631876879], [45, 0.640538926]]
  17. }, {
  18. "name": "fusion::list",
  19. "data": [[0, 0.447071809], [5, 0.475318607], [10, 0.528792996], [15, 0.587126519], [20, 0.592986871], [25, 0.64496301], [30, 0.683962914], [35, 0.740180858], [40, 0.810464883], [45, 0.846367098]]
  20. }, {
  21. "name": "mpl::vector",
  22. "data": [[0, 0.149885795], [5, 0.155995876], [10, 0.162247709], [15, 0.167890982], [20, 0.171252965], [25, 0.177746147], [30, 0.186825464], [35, 0.194091308], [40, 0.19663991], [45, 0.20854235], [50, 0.227444831], [75, 0.264327915], [100, 0.338274469], [125, 0.391872495], [150, 0.448812368], [175, 0.51608812], [200, 0.60860176]]
  23. }
  24. ]
  25. }