Imported Upstream version 1.64.0
[platform/upstream/boost.git] / libs / hana / doc / html / benchmarks / debug / clang-3.6.2 / 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, 2.3e-05], [10, 0.000262], [20, 0.000699], [30, 0.000985], [40, 0.001368], [50, 0.001732], [60, 0.002111], [70, 0.002811], [80, 0.003462], [90, 0.004076], [100, 0.004637]]
11     }, {
12       "name": "std::vector",
13       "data": [[0, 2.5e-05], [10, 0.000511], [20, 0.000992], [30, 0.001372], [40, 0.001845], [50, 0.002288], [60, 0.002723], [70, 0.003141], [80, 0.003578], [90, 0.004035], [100, 0.004377]]
14     }, {
15       "name": "std::array",
16       "data": [[0, 7.0e-06], [10, 0.000138], [20, 0.000317], [30, 0.000478], [40, 0.000741], [50, 0.000866], [60, 0.001066], [70, 0.00124], [80, 0.001485], [90, 0.001635], [100, 0.001803]]
17     }
18
19     
20     , {
21       "name": "fusion::vector",
22       "data": [[0, 1.8e-05], [10, 0.000415], [20, 0.000997], [30, 0.001546], [40, 0.002098], [50, 0.002827]]
23     }, {
24       "name": "fusion::list",
25       "data": [[0, 1.8e-05], [10, 0.000554], [20, 0.001938], [30, 0.004285], [40, 0.009034], [50, 0.015193]]
26     }
27     
28   ]
29 }