Imported Upstream version 1.64.0
[platform/upstream/boost.git] / libs / hana / doc / html / benchmarks / release / clang-3.8.0 / 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.000155], [20, 0.000318], [30, 0.000485], [40, 0.000646], [50, 0.000809], [60, 0.001109], [70, 0.001221], [80, 0.001328], [90, 0.001457], [100, 0.001726]]
11     }, {
12       "name": "std::vector",
13       "data": [[0, 0.0], [10, 0.000155], [20, 0.000346], [30, 0.000533], [40, 0.000641], [50, 0.000788], [60, 0.001006], [70, 0.0012], [80, 0.001384], [90, 0.001453], [100, 0.001629]]
14     }, {
15       "name": "std::array",
16       "data": [[0, 0.0], [10, 0.000149], [20, 0.000319], [30, 0.0005], [40, 0.00066], [50, 0.000896], [60, 0.001037], [70, 0.001128], [80, 0.001292], [90, 0.001456], [100, 0.001624]]
17     }
18
19     
20     , {
21       "name": "fusion::vector",
22       "data": [[0, 0.0], [10, 0.000148], [20, 0.000316], [30, 0.0005], [40, 0.000689], [50, 0.000817]]
23     }, {
24       "name": "fusion::list",
25       "data": [[0, 0.0], [10, 0.000149], [20, 0.00035], [30, 0.000493], [40, 0.00069], [50, 0.000837]]
26     }
27     
28   ]
29 }