benchmark.fold_right.execute.json 995 B

12345678910111213141516171819
  1. {
  2. "title": {
  3. "text": "Runtime behavior of fold_right"
  4. },
  5. "series": [
  6. {
  7. "name": "hana::tuple",
  8. "data": [[1, 9.0e-06], [3, 4.1e-05], [5, 6.7e-05], [7, 0.000113], [9, 0.000125], [11, 0.000164], [13, 0.000203], [15, 0.000235], [17, 0.000262], [19, 0.000307], [21, 0.000325], [23, 0.000351], [25, 0.000384], [27, 0.000429], [29, 0.000465], [31, 0.000474], [33, 0.000528], [35, 0.000559], [37, 0.000628], [39, 0.000622], [41, 0.000698], [43, 0.000686], [45, 0.000718], [47, 0.000751], [49, 0.000783]]
  9. }
  10. , {
  11. "name": "fusion::vector",
  12. "data": [[1, 9.0e-06], [3, 4.1e-05], [5, 6.6e-05], [7, 9.2e-05], [9, 0.000126], [11, 0.000163], [13, 0.000203], [15, 0.000234], [17, 0.00026], [19, 0.000299], [21, 0.000342], [23, 0.000351], [25, 0.000401], [27, 0.000448], [29, 0.000488], [31, 0.000473], [33, 0.000524], [35, 0.00056], [37, 0.000589], [39, 0.000621], [41, 0.000654], [43, 0.000685], [45, 0.000765], [47, 0.000802], [49, 0.000787]]
  13. }
  14. ]
  15. }