Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / hana / doc / html / benchmarks / release / clang-7.1.0 / benchmark.sort.compile.json
1
2
3 {
4   "title": {
5     "text": "Compile-time behavior of sort"
6   },
7   "series": [
8     {
9       "name": "hana::tuple::sorted",
10       "data": [[0, 0.143007537], [1, 0.157511228], [2, 0.151613835], [5, 0.161302836], [10, 0.183457142], [20, 0.219298932], [50, 0.381685025], [100, 0.822127477]]
11     },
12     {
13       "name": "hana::tuple::reversed",
14       "data": [[0, 0.145471087], [1, 0.147490038], [2, 0.162928103], [5, 0.16957532], [10, 0.18143954], [20, 0.235858223], [50, 0.426346255], [100, 0.86917032]]
15     },
16     {
17       "name": "hana::tuple::rand",
18       "data": [[0, 0.148725349], [1, 0.146661467], [2, 0.152171198], [5, 0.171030473], [10, 0.188067828], [20, 0.247937576], [50, 0.470968512], [100, 1.061929249]]
19     },
20     {
21       "name": "hana::tuple::sorted_but_first",
22       "data": [[0, 0.15231439], [1, 0.15630027], [2, 0.160546782], [5, 0.169812095], [10, 0.193980241], [20, 0.239724286], [50, 0.451154905], [100, 0.938903651]]
23     },
24     {
25       "name": "hana::tuple::sorted_but_last",
26       "data": [[0, 0.146373582], [1, 0.15499226], [2, 0.158391268], [5, 0.167541863], [10, 0.187188163], [20, 0.229426567], [50, 0.408245902], [100, 0.852563084]]
27     }
28   ]
29 }