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.208930508], [5, 0.256209501], [10, 0.28093877], [15, 0.305293654], [20, 0.331502052], [25, 0.354704918], [30, 0.377909631], [35, 0.402102544], [40, 0.436511883], [45, 0.466212374], [50, 0.486383964], [75, 0.631880507], [100, 0.811718797], [125, 0.971236851], [150, 1.168733308], [175, 1.348308419], [200, 1.574283794], [225, 1.779276394], [250, 2.024534404], [275, 2.267040569], [300, 2.546491896], [325, 2.798760548], [350, 3.071260383], [375, 3.386070754], [400, 4.863979092]]
  9. }
  10. , {
  11. "name": "mpl::vector",
  12. "data": [[0, 0.172967155], [5, 0.181024876], [10, 0.186851657], [15, 0.198057958], [20, 0.202567246], [25, 0.216630682], [30, 0.224049546], [35, 0.232869852], [40, 0.244880791], [45, 0.253162945], [50, 0.265394167], [75, 0.327169945], [100, 0.39595292], [125, 0.474338023], [150, 0.563145056], [175, 0.665447642], [200, 0.781087397], [225, 0.913569859], [250, 1.05150129], [275, 1.207101315], [300, 1.355817539], [325, 1.526905085], [350, 1.735130659], [375, 1.943548691], [400, 2.191007038]]
  13. }
  14. ]
  15. }