Imported Upstream version 1.64.0
[platform/upstream/boost.git] / libs / hana / doc / html / benchmarks / release / clang-3.7.1 / benchmark.fold_left.execute.json
1
2
3 {
4   "title": {
5     "text": "Runtime behavior of fold_left"
6   },
7   "series": [
8     {
9       "name": "hana::tuple",
10       "data": [[0, 0.0], [10, 0.000148], [20, 0.000328], [30, 0.000502], [40, 0.000639], [50, 0.0008], [60, 0.00103], [70, 0.001121], [80, 0.001433], [90, 0.001552], [100, 0.001718]]
11     }, {
12       "name": "std::vector",
13       "data": [[0, 0.0], [10, 0.000152], [20, 0.000309], [30, 0.000476], [40, 0.000639], [50, 0.000997], [60, 0.000974], [70, 0.001116], [80, 0.001284], [90, 0.001448], [100, 0.00166]]
14     }, {
15       "name": "std::array",
16       "data": [[0, 0.0], [10, 0.000173], [20, 0.000356], [30, 0.000478], [40, 0.000682], [50, 0.000814], [60, 0.000988], [70, 0.001122], [80, 0.001324], [90, 0.001451], [100, 0.00161]]
17     }
18
19     
20     , {
21       "name": "fusion::vector",
22       "data": [[0, 0.0], [10, 0.000149], [20, 0.000379], [30, 0.000507], [40, 0.000736], [50, 0.00096]]
23     }, {
24       "name": "fusion::list",
25       "data": [[0, 0.0], [10, 0.000214], [20, 0.000435], [30, 0.000656], [40, 0.000857], [50, 0.001138]]
26     }
27     
28   ]
29 }