benchmark.partition.compile.json 1.2 KB

12345678910111213141516171819202122
  1. {
  2. "title": {
  3. "text": "Compile-time behavior of partition"
  4. },
  5. "series": [
  6. {
  7. "name": "hana::tuple",
  8. "data": [[0, 0.196698645], [5, 0.228085005], [10, 0.24853861], [15, 0.277154681], [20, 0.300390868], [25, 0.328578416], [30, 0.396455548], [35, 0.39470093], [40, 0.449950036], [45, 0.425816898], [50, 0.475144744], [75, 0.600014221], [100, 0.776642405], [125, 0.953129939], [150, 1.123142374], [175, 1.323593512], [200, 1.565886567], [225, 1.733237788], [250, 1.963644102], [275, 2.918595151], [300, 2.586258893], [325, 2.910439881], [350, 4.379472182], [375, 3.583190152], [400, 4.05802166]]
  9. }
  10. , {
  11. "name": "mpl::vector",
  12. "data": [[0, 0.16137447], [5, 0.186090657], [10, 0.179897528], [15, 0.217032151], [20, 0.184602262], [25, 0.197454103], [30, 0.20449763], [35, 0.228375978], [40, 0.229568605], [45, 0.246991297], [50, 0.25476511], [75, 0.303904554], [100, 0.556033844], [125, 0.473843957], [150, 0.538188497], [175, 0.613081214], [200, 0.706618244], [225, 0.972399087], [250, 0.99332928], [275, 1.072820056], [300, 1.747517992], [325, 1.444891217], [350, 1.751980694], [375, 1.789780951], [400, 1.84124083]]
  13. }
  14. ]
  15. }