benchmark.cartesian_product.compile.json 733 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.137687452], [1, 0.171670227], [2, 0.176123734], [3, 0.244198174], [4, 0.256420649], [5, 0.319303414], [6, 0.448561371], [7, 0.478052198], [8, 0.570658845], [9, 0.709100125], [10, 0.809844824], [11, 0.941126973], [12, 1.192075093], [13, 1.423642024], [14, 1.460107989], [15, 1.785311076], [16, 1.876245252], [17, 2.203259131], [18, 2.298774531], [19, 2.725019189], [20, 3.006599578], [21, 3.134910872], [22, 3.838902987], [23, 4.868528116], [24, 4.616229225], [25, 4.878842161], [26, 4.846250756], [27, 6.58782372], [28, 7.462874412], [29, 6.905754777], [30, 7.237041405]]
  9. }
  10. ]
  11. }