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.201784796], [5, 0.248782989], [10, 0.273834072], [15, 0.300725632], [20, 0.323790483], [25, 0.355498304], [30, 0.377680693], [35, 0.407779883], [40, 0.434003649], [45, 0.462564329], [50, 0.493489731], [75, 0.637631975], [100, 0.802301433], [125, 0.981777362], [150, 1.162367002], [175, 1.361093962], [200, 1.593000988], [225, 1.808144751], [250, 2.047868935], [275, 2.317380576], [300, 2.542612484], [325, 2.79390027], [350, 3.083993417], [375, 3.399043648], [400, 3.781025476]]
  9. }
  10. , {
  11. "name": "mpl::vector",
  12. "data": [[0, 0.173855573], [5, 0.182405187], [10, 0.188116136], [15, 0.194161929], [20, 0.203038698], [25, 0.213509936], [30, 0.220390631], [35, 0.231804068], [40, 0.24242333], [45, 0.253118487], [50, 0.263121691], [75, 0.328260621], [100, 0.39408266], [125, 0.472351679], [150, 0.563108766], [175, 0.663716454], [200, 0.773343195], [225, 0.889975414], [250, 1.025819831], [275, 1.182292424], [300, 1.342415124], [325, 1.509770793], [350, 1.725695974], [375, 1.909252755], [400, 2.137111559]]
  13. }
  14. ]
  15. }