Imported Upstream version 1.64.0
[platform/upstream/boost.git] / libs / hana / doc / html / benchmarks / debug / clang-3.7.1 / benchmark.fold_right.bloat.json
1
2
3 {
4   "title": {
5     "text": "Executable size for fold_right"
6   },
7   "yAxis": {
8     "title": {
9       "text": "Executable size (kb)"
10     },
11     "floor": 0
12   },
13   "tooltip": {
14     "valueSuffix": "kb"
15   },
16   "series": [
17     {
18       "name": "hana::tuple",
19       "data": [[1, 93.603], [11, 112.719], [21, 136.147], [31, 157.323], [41, 180.988]]
20     }
21
22     
23     , {
24       "name": "fusion::vector",
25       "data": [[1, 109.085], [11, 247.827], [21, 417.457], [31, 624.655], [41, 857.165]]
26     }
27     
28   ]
29 }