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.130327405], [5, 0.151458793], [10, 0.155680761], [15, 0.154506954], [20, 0.161230971], [25, 0.166944399], [30, 0.179845212], [35, 0.174484312], [40, 0.195928674], [45, 0.196870729], [50, 0.199391923], [75, 0.238364463], [100, 0.266584463], [125, 0.301864915], [150, 0.34928989], [175, 0.371201358], [200, 0.405481537]]
  9. }
  10. , {
  11. "name": "std::integer_sequence",
  12. "data": [[0, 0.126520638], [5, 0.131570527], [10, 0.137439944], [15, 0.142439713], [20, 0.14849482], [25, 0.152812026], [30, 0.158806597], [35, 0.164904293], [40, 0.171782217], [45, 0.176516242], [50, 0.182063586], [75, 0.215737426], [100, 0.256447757], [125, 0.295769121], [150, 0.347648845], [175, 0.397118407], [200, 0.44672393]]
  13. }
  14. , {
  15. "name": "fusion::vector",
  16. "data": [[0, 0.512485638], [5, 0.534340383], [10, 0.561601199], [15, 0.582060848], [20, 0.604683434], [25, 0.628273892], [30, 0.653165488], [35, 0.739928596], [40, 0.710659121], [45, 0.731879574]]
  17. }, {
  18. "name": "fusion::list",
  19. "data": [[0, 0.501215686], [5, 0.541436281], [10, 0.583384467], [15, 0.647287009], [20, 0.701729791], [25, 0.75327728], [30, 0.794536596], [35, 0.844075067], [40, 0.891658296], [45, 0.937745177]]
  20. }, {
  21. "name": "mpl::vector",
  22. "data": [[0, 0.147545239], [5, 0.157144713], [10, 0.163852089], [15, 0.179852918], [20, 0.171421828], [25, 0.179858093], [30, 0.193995965], [35, 0.195699716], [40, 0.206439243], [45, 0.214903265], [50, 0.225323671], [75, 0.278834142], [100, 0.339370047], [125, 0.414563568], [150, 0.485170603], [175, 0.575022879], [200, 0.676816909]]
  23. }
  24. ]
  25. }