-
Notifications
You must be signed in to change notification settings - Fork 38
/
Copy pathbenchmarks.json
62 lines (62 loc) · 1.88 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"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
}
},
"0.25.0": {
"stable": {
"count": 587,
"mean": 121252643.32879046,
"median": 1138843,
"standardDeviation": 1416653240.869716,
"min": 187283,
"max": 21097096535,
"baselineWeightedEfficiencyScore": 12579287.032879045
},
"experimental": {
"count": 596,
"mean": 808198534.0637584,
"median": 8925503,
"standardDeviation": 2674732562.9079432,
"min": 88528,
"max": 18489430011,
"baselineWeightedEfficiencyScore": 83550621.10637584
}
}
}