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.141530651], [5, 0.151094089], [10, 0.156889273], [15, 0.163155556], [20, 0.170951965], [25, 0.178246445], [30, 0.184929023], [35, 0.19097286], [40, 0.199380874], [45, 0.208796789], [50, 0.215914124], [75, 0.251349906], [100, 0.297524053], [125, 0.332563782], [150, 0.378448417], [175, 0.421899886], [200, 0.474460219]]
  9. }
  10. , {
  11. "name": "std::integer_sequence",
  12. "data": [[0, 0.139161391], [5, 0.150730279], [10, 0.15418167], [15, 0.154630419], [20, 0.156517704], [25, 0.159270688], [30, 0.162555241], [35, 0.165043234], [40, 0.167236904], [45, 0.169819985], [50, 0.171537871], [75, 0.187176143], [100, 0.199629406], [125, 0.213891018], [150, 0.229282178], [175, 0.245306918], [200, 0.263052401]]
  13. }
  14. , {
  15. "name": "fusion::vector",
  16. "data": [[0, 0.517871712], [5, 0.545458821], [10, 0.571012664], [15, 0.601342313], [20, 0.623368997], [25, 0.654721429], [30, 0.686111663], [35, 0.720390908], [40, 0.753860969], [45, 0.787660506]]
  17. }, {
  18. "name": "fusion::list",
  19. "data": [[0, 0.512398339], [5, 0.557335124], [10, 0.604064387], [15, 0.656173832], [20, 0.721481481], [25, 0.774335445], [30, 0.834650237], [35, 0.90423218], [40, 0.980677507], [45, 1.063343713]]
  20. }, {
  21. "name": "mpl::vector",
  22. "data": [[0, 0.147825189], [5, 0.155714246], [10, 0.161277104], [15, 0.166849845], [20, 0.174033777], [25, 0.183878183], [30, 0.191879002], [35, 0.201220974], [40, 0.209478396], [45, 0.22104769], [50, 0.228641242], [75, 0.283232713], [100, 0.34392316], [125, 0.415286426], [150, 0.491747868], [175, 0.575953186], [200, 0.6780832]]
  23. }
  24. ]
  25. }