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.313129977], [5, 0.38306897], [10, 0.352977982], [15, 0.317815204], [20, 0.4618981], [25, 0.375849124], [30, 0.333971399], [35, 0.385816682], [40, 0.353752003], [45, 0.356376331], [50, 0.408694094], [75, 0.458480503], [100, 0.574129383], [125, 0.642620966], [150, 0.730408835], [175, 0.824106367], [200, 0.921146046], [225, 1.040209097], [250, 1.136057802], [275, 1.226761919], [300, 1.322824496], [325, 1.534745106], [350, 1.566549029], [375, 2.399295209], [400, 1.934471981]]
  9. }
  10. , {
  11. "name": "fusion::vector",
  12. "data": [[0, 0.62361143], [5, 0.692219818], [10, 0.752086534], [15, 0.815359578], [20, 1.186965774], [25, 1.003215947], [30, 1.264678105], [35, 1.114690541], [40, 1.212195332], [45, 1.27610015], [50, 1.366704002]]
  13. }, {
  14. "name": "fusion::list",
  15. "data": [[0, 0.633288392], [5, 0.708525712], [10, 0.811129778], [15, 1.328955049], [20, 1.306701228], [25, 1.444879336], [30, 1.775643319], [35, 1.215769461], [40, 1.226558991], [45, 1.323792189], [50, 1.472224427]]
  16. }, {
  17. "name": "mpl::vector",
  18. "data": [[0, 0.174339311], [5, 0.183741671], [10, 0.174195968], [15, 0.187882294], [20, 0.175670823], [25, 0.183327744], [30, 0.191724345], [35, 0.199979088], [40, 0.210750013], [45, 0.21735258], [50, 0.236754997], [75, 0.283465075], [100, 0.340179989], [125, 0.429853648], [150, 0.499122532], [175, 0.59290571], [200, 0.803763346], [225, 1.097282308], [250, 1.550806393], [275, 1.704195742], [300, 1.224240586], [325, 1.326649288], [350, 1.47799832], [375, 1.641071622], [400, 1.858210002]]
  19. }
  20. ]
  21. }