benchmark.cartesian_product.compile.json 729 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.162869011], [1, 0.192765808], [2, 0.210756279], [3, 0.24838825], [4, 0.327350356], [5, 0.363668269], [6, 0.43966428], [7, 0.536687158], [8, 0.644175019], [9, 0.769784438], [10, 0.902883166], [11, 1.049035054], [12, 1.227664616], [13, 1.394701344], [14, 1.59769888], [15, 1.784268446], [16, 2.007365731], [17, 2.253561847], [18, 2.559703232], [19, 2.852577902], [20, 3.144323668], [21, 3.479963539], [22, 3.720527101], [23, 4.130976278], [24, 4.516108859], [25, 4.8824372], [26, 5.297944523], [27, 5.669506764], [28, 6.125480361], [29, 6.671632667], [30, 7.360275734]]
  9. }
  10. ]
  11. }