benchmark.count_if.compile.json 1.7 KB

12345678910111213141516171819202122232425262728
  1. {
  2. "title": {
  3. "text": "Compile-time behavior of count_if"
  4. },
  5. "series": [
  6. {
  7. "name": "hana::tuple",
  8. "data": [[0, 0.204847033], [5, 0.236861571], [10, 0.250197455], [15, 0.267631128], [20, 0.297239717], [25, 0.297710566], [30, 0.31808794], [35, 0.327299885], [40, 0.341311473], [45, 0.354063837], [50, 0.376462802], [75, 0.460573426], [100, 0.713210387], [125, 0.640399732], [150, 0.726286113], [175, 0.80487905], [200, 0.924457757], [225, 1.010725586], [250, 1.07764926], [275, 1.191702783], [300, 1.281231676], [325, 1.558107875], [350, 1.579434604], [375, 1.612331243], [400, 1.742735721]]
  9. }
  10. , {
  11. "name": "fusion::vector",
  12. "data": [[0, 0.630709874], [5, 1.0236626], [10, 0.754479176], [15, 0.801496814], [20, 0.869096306], [25, 0.933140987], [30, 0.984018037], [35, 1.062809124], [40, 1.116574333], [45, 1.206249335], [50, 1.254215554]]
  13. }, {
  14. "name": "fusion::list",
  15. "data": [[0, 0.630623657], [5, 0.705144287], [10, 0.801817618], [15, 0.875603771], [20, 0.900540095], [25, 1.383069854], [30, 1.079490783], [35, 1.093797789], [40, 1.156603164], [45, 1.301856197], [50, 1.283862254]]
  16. }, {
  17. "name": "mpl::vector",
  18. "data": [[0, 0.154422796], [5, 0.161267654], [10, 0.166599211], [15, 0.174391108], [20, 0.179584895], [25, 0.188684779], [30, 0.195000022], [35, 0.202265378], [40, 0.212743459], [45, 0.222809059], [50, 0.230802591], [75, 0.287306553], [100, 0.349572141], [125, 0.434132015], [150, 0.494724534], [175, 0.603292084], [200, 0.704353572], [225, 0.782712989], [250, 0.911096002], [275, 1.043176211], [300, 1.174872703], [325, 1.318974288], [350, 1.521676553], [375, 1.680816867], [400, 1.869123116]]
  19. }
  20. ]
  21. }