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.184210534], [5, 0.225604786], [10, 0.250824291], [15, 0.272239939], [20, 0.299181], [25, 0.322582074], [30, 0.350053386], [35, 0.376518226], [40, 0.395383156], [45, 0.422047341], [50, 0.453855779], [75, 0.596068061], [100, 0.754923574], [125, 0.918479159], [150, 1.09882569], [175, 1.28448806], [200, 1.507777019], [225, 1.688119529], [250, 1.89883773], [275, 2.141552581], [300, 2.383743816], [325, 2.637410296], [350, 2.908692024], [375, 3.173493874], [400, 3.524372028]]
  9. }
  10. , {
  11. "name": "mpl::vector",
  12. "data": [[0, 0.158618639], [5, 0.164861902], [10, 0.172064473], [15, 0.17897507], [20, 0.186447858], [25, 0.195127873], [30, 0.205314906], [35, 0.212988106], [40, 0.222999966], [45, 0.23394956], [50, 0.24441929], [75, 0.301296058], [100, 0.367151394], [125, 0.440092316], [150, 0.526239393], [175, 0.616850923], [200, 0.726532384], [225, 0.838735692], [250, 0.970895333], [275, 1.111221338], [300, 1.280571409], [325, 1.43171415], [350, 1.617311549], [375, 1.826435853], [400, 2.088177451]]
  13. }
  14. ]
  15. }