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.163322678], [5, 0.190873805], [10, 0.203333008], [15, 0.217744152], [20, 0.234643885], [25, 0.246830974], [30, 0.26201758], [35, 0.2736145], [40, 0.289475781], [45, 0.304307937], [50, 0.319935197], [75, 0.390686053], [100, 0.467335293], [125, 0.549574169], [150, 0.622943223], [175, 0.707847162], [200, 0.793586023], [225, 0.885324165], [250, 0.969116564], [275, 1.049546708], [300, 1.154716035], [325, 1.247138496], [350, 1.373038135], [375, 1.462286845], [400, 1.560552101]]
  9. }
  10. , {
  11. "name": "fusion::vector",
  12. "data": [[0, 0.538125979], [5, 0.596767938], [10, 0.63559904], [15, 0.676734006], [20, 0.762347598], [25, 0.778921625], [30, 0.825967926], [35, 0.875811326], [40, 0.995900492], [45, 1.009937738], [50, 1.030989688]]
  13. }, {
  14. "name": "fusion::list",
  15. "data": [[0, 0.536618735], [5, 0.66122818], [10, 0.644019899], [15, 0.693231034], [20, 0.736226908], [25, 0.78252126], [30, 0.84430553], [35, 0.944418259], [40, 1.004518708], [45, 1.008777756], [50, 1.112816123]]
  16. }, {
  17. "name": "mpl::vector",
  18. "data": [[0, 0.127904727], [5, 0.130347056], [10, 0.138898161], [15, 0.141414421], [20, 0.146032862], [25, 0.153576569], [30, 0.160436654], [35, 0.175237922], [40, 0.177553465], [45, 0.185470639], [50, 0.194376512], [75, 0.245721825], [100, 0.302288069], [125, 0.355418829], [150, 0.425556319], [175, 0.494554554], [200, 0.575817948], [225, 0.869457565], [250, 0.800079878], [275, 0.859347064], [300, 0.973978049], [325, 1.147766022], [350, 1.220830762], [375, 1.329781856], [400, 1.528748129]]
  19. }
  20. ]
  21. }