benchmark.product.execute.json 541 B

123456789101112
  1. {
  2. "title": {
  3. "text": "Runtime behavior of product"
  4. },
  5. "series": [
  6. {
  7. "name": "Homogeneous hana::tuple",
  8. "data": [[1, 9.0e-06], [3, 4.3e-05], [5, 6.7e-05], [7, 0.000103], [9, 0.000134], [11, 0.00018], [13, 0.000279], [15, 0.000253], [17, 0.000263], [19, 0.000302], [21, 0.000345], [23, 0.000354], [25, 0.00051], [27, 0.000422], [29, 0.000461], [31, 0.000505], [33, 0.000527], [35, 0.000559], [37, 0.000593], [39, 0.000627], [41, 0.000662], [43, 0.000694], [45, 0.000769], [47, 0.000755], [49, 0.000789]]
  9. }
  10. ]
  11. }