Imported Upstream version 1.64.0
[platform/upstream/boost.git] / libs / hana / doc / html / benchmarks / release / clang-3.6.2 / benchmark.transform.execute.json
1
2
3 {
4   "title": {
5     "text": "Runtime behavior of transform"
6   },
7   "series": [
8     {
9       "name": "hana::tuple",
10       "data": [[0, 0.0], [10, 0.000152], [20, 0.000309], [30, 0.000475], [40, 0.000682], [50, 0.000799], [60, 0.000961], [70, 0.001114], [80, 0.001292], [90, 0.001445], [100, 0.001611]]
11     }
12
13     , {
14       "name": "std::array",
15       "data": [[0, 0.0], [10, 0.000149], [20, 0.00031], [30, 0.000476], [40, 0.000647], [50, 0.000826], [60, 0.000987], [70, 0.001137], [80, 0.001313], [90, 0.001469], [100, 0.001633]]
16     }
17
18     , {
19       "name": "std::vector",
20       "data": [[0, 0.0], [10, 0.000148], [20, 0.000309], [30, 0.000476], [40, 0.000771], [50, 0.000949], [60, 0.001119], [70, 0.001275], [80, 0.001454], [90, 0.001587], [100, 0.001743]]
21     }
22
23     
24     , {
25       "name": "fusion::vector",
26       "data": [[0, 0.0], [10, 0.000152], [20, 0.000321], [30, 0.000479], [40, 0.000642], [50, 0.000799]]
27     }, {
28       "name": "fusion::list",
29       "data": [[0, 0.0], [10, 0.000152], [20, 0.00031], [30, 0.000475], [40, 0.000638], [50, 0.000851]]
30     }
31     
32   ]
33 }