File tree Expand file tree Collapse file tree 1 file changed +49
-1
lines changed Expand file tree Collapse file tree 1 file changed +49
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "lastUpdate" : 1601167397619 ,
2
+ "lastUpdate" : 1601172711928 ,
3
3
"repoUrl" : " https://github.com/skinny121/RustPython" ,
4
4
"entries" : {
5
5
"RustPython Benchmarks" : [
50
50
"unit" : " ns/iter"
51
51
}
52
52
]
53
+ },
54
+ {
55
+ "commit" : {
56
+ "author" : {
57
+ "email" : " benlewisj@gmail.com" ,
58
+ "name" : " Ben Lewis" ,
59
+ "username" : " skinny121"
60
+ },
61
+ "committer" : {
62
+ "email" : " benlewisj@gmail.com" ,
63
+ "name" : " Ben Lewis" ,
64
+ "username" : " skinny121"
65
+ },
66
+ "distinct" : true ,
67
+ "id" : " 17b247ff2340d37de61d3e227bca31ffbff700e9" ,
68
+ "message" : " Fix commit message" ,
69
+ "timestamp" : " 2020-09-27T14:56:51+13:00" ,
70
+ "tree_id" : " a689975a6e25d2375016d28627f93756597ec0f9" ,
71
+ "url" : " https://github.com/skinny121/RustPython/commit/17b247ff2340d37de61d3e227bca31ffbff700e9"
72
+ },
73
+ "date" : 1601172711927 ,
74
+ "tool" : " cargo" ,
75
+ "benches" : [
76
+ {
77
+ "name" : " bench_cpython_mandelbrot" ,
78
+ "value" : 37588273 ,
79
+ "range" : " ± 2363843" ,
80
+ "unit" : " ns/iter"
81
+ },
82
+ {
83
+ "name" : " bench_cpython_nbody" ,
84
+ "value" : 6530546 ,
85
+ "range" : " ± 624194" ,
86
+ "unit" : " ns/iter"
87
+ },
88
+ {
89
+ "name" : " bench_rustpy_mandelbrot" ,
90
+ "value" : 968365523 ,
91
+ "range" : " ± 37427688" ,
92
+ "unit" : " ns/iter"
93
+ },
94
+ {
95
+ "name" : " bench_rustpy_nbody" ,
96
+ "value" : 318521139 ,
97
+ "range" : " ± 22420139" ,
98
+ "unit" : " ns/iter"
99
+ }
100
+ ]
53
101
}
54
102
]
55
103
}
You can’t perform that action at this time.
0 commit comments