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.177796868], [5, 0.235706261], [10, 0.216814977], [15, 0.242748078], [20, 0.249823349], [25, 0.289719348], [30, 0.283705308], [35, 0.296810887], [40, 0.345090934], [45, 0.357085539], [50, 0.359230073], [75, 0.453928415], [100, 0.505817088], [125, 0.661682566], [150, 0.780917803], [175, 0.760780819], [200, 0.860960828], [225, 0.957960332], [250, 1.044076978], [275, 1.193640494], [300, 1.40476317], [325, 1.456455199], [350, 1.44449903], [375, 1.550581592], [400, 1.710303215]]
  9. }
  10. , {
  11. "name": "fusion::vector",
  12. "data": [[0, 0.556972044], [5, 0.637483357], [10, 0.654868192], [15, 0.75774338], [20, 0.76885637], [25, 1.006907093], [30, 1.171915337], [35, 1.232891453], [40, 0.991441251], [45, 1.125358513], [50, 1.299762827]]
  13. }, {
  14. "name": "fusion::list",
  15. "data": [[0, 0.545208349], [5, 0.613057241], [10, 0.75021072], [15, 0.761376658], [20, 1.14654037], [25, 0.838359299], [30, 0.931071107], [35, 0.993985185], [40, 0.991681757], [45, 1.259960279], [50, 1.145659139]]
  16. }, {
  17. "name": "mpl::vector",
  18. "data": [[0, 0.150120903], [5, 0.157466562], [10, 0.208398738], [15, 0.172029844], [20, 0.175928589], [25, 0.166615526], [30, 0.192142547], [35, 0.201195364], [40, 0.215680802], [45, 0.260878301], [50, 0.245107327], [75, 0.302666851], [100, 0.360420899], [125, 0.375946522], [150, 0.485301837], [175, 0.572496404], [200, 0.796061113], [225, 1.022333376], [250, 1.344246686], [275, 1.12946977], [300, 1.16170801], [325, 1.302734649], [350, 1.440984227], [375, 1.387387046], [400, 1.726467452]]
  19. }
  20. ]
  21. }