benchmark.cartesian_product.compile.json 731 B

12345678910111213
  1. {
  2. "title": {
  3. "text": "Compile-time behavior of cartesian_product"
  4. },
  5. "series": [
  6. {
  7. "name": "hana::tuple",
  8. "data": [[0, 0.134855261], [1, 0.156497521], [2, 0.171503745], [3, 0.202179483], [4, 0.242272991], [5, 0.298358024], [6, 0.357722077], [7, 0.428691374], [8, 0.511085107], [9, 0.608524748], [10, 0.717646805], [11, 0.826994615], [12, 0.97092058], [13, 1.105705904], [14, 1.278804526], [15, 1.443364086], [16, 1.60431421], [17, 1.806824216], [18, 2.012482453], [19, 2.263640787], [20, 2.535504368], [21, 2.76498185], [22, 2.997943716], [23, 3.284041338], [24, 3.583170274], [25, 3.864546375], [26, 4.328011229], [27, 4.470924877], [28, 4.813820163], [29, 5.262725194], [30, 5.630359454]]
  9. }
  10. ]
  11. }