-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy pathbenchmarks.json
42 lines (42 loc) · 1.26 KB
/
benchmarks.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"0.25.0-dev": {
"stable": {
"count": 611,
"mean": 120237704.94599018,
"median": 1011216,
"standardDeviation": 1266731659.1596396,
"min": 163759,
"max": 19060732880,
"baselineWeightedEfficiencyScore": 12425390.694599018
},
"experimental": {
"count": 745,
"mean": 1026538663.6483221,
"median": 8922860,
"standardDeviation": 3031934484.2442517,
"min": 84524,
"max": 18426067752,
"baselineWeightedEfficiencyScore": 105381438.76483223
}
},
"0.25.0-alpha": {
"stable": {
"count": 624,
"mean": 101374357.53525642,
"median": 1040987,
"standardDeviation": 1192914154.3810272,
"min": 155606,
"max": 18226207933,
"baselineWeightedEfficiencyScore": 10543095.453525642
},
"experimental": {
"count": 686,
"mean": 1153922654.5932944,
"median": 8920551.5,
"standardDeviation": 3168782029.724511,
"min": 83475,
"max": 18422514685,
"baselineWeightedEfficiencyScore": 118118515.90932944
}
}
}