Imported Upstream version 1.64.0
[platform/upstream/boost.git] / libs / hana / doc / html / benchmarks / release / clang-3.7.1 / 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.000148], [20, 0.00033], [30, 0.000477], [40, 0.000684], [50, 0.000805], [60, 0.00097], [70, 0.001117], [80, 0.001293], [90, 0.001455], [100, 0.001641]]
11     }
12
13     , {
14       "name": "std::array",
15       "data": [[0, 0.0], [10, 0.000151], [20, 0.00031], [30, 0.000506], [40, 0.000649], [50, 0.000838], [60, 0.00101], [70, 0.001142], [80, 0.001316], [90, 0.00151], [100, 0.001675]]
16     }
17
18     , {
19       "name": "std::vector",
20       "data": [[0, 0.0], [10, 0.000148], [20, 0.000311], [30, 0.000488], [40, 0.000831], [50, 0.000934], [60, 0.001172], [70, 0.001264], [80, 0.002431], [90, 0.001582], [100, 0.001757]]
21     }
22
23     
24     , {
25       "name": "fusion::vector",
26       "data": [[0, 0.0], [10, 0.000152], [20, 0.000309], [30, 0.000477], [40, 0.000643], [50, 0.000802]]
27     }, {
28       "name": "fusion::list",
29       "data": [[0, 0.0], [10, 0.00015], [20, 0.000312], [30, 0.000477], [40, 0.000644], [50, 0.000806]]
30     }
31     
32   ]
33 }