benchmark.cartesian_product.compile.json 732 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.130776994], [1, 0.153567614], [2, 0.166784696], [3, 0.197175349], [4, 0.236997521], [5, 0.288362365], [6, 0.348599229], [7, 0.418500752], [8, 0.507762021], [9, 0.599526084], [10, 0.711381202], [11, 0.826815164], [12, 0.95362967], [13, 1.088820559], [14, 1.251841165], [15, 1.420429221], [16, 1.584581598], [17, 1.773791581], [18, 1.992833297], [19, 2.247531961], [20, 2.448078746], [21, 2.687067541], [22, 2.94889764], [23, 3.195700182], [24, 3.510430951], [25, 3.734744135], [26, 4.035078909], [27, 4.448226838], [28, 4.741869709], [29, 5.139187787], [30, 5.494753442]]
  9. }
  10. ]
  11. }