File tree 1 file changed +1
-28
lines changed
1 file changed +1
-28
lines changed Original file line number Diff line number Diff line change @@ -3,33 +3,6 @@ window.BENCHMARK_DATA = {
3
3
"repoUrl" : "https://github.com/ctron/trustify" ,
4
4
"entries" : {
5
5
"Benchmark" : [
6
- {
7
- "commit" : {
8
- "author" : {
9
-
10
- "name" : "Jens Reimann" ,
11
- "username" : "ctron"
12
- } ,
13
- "committer" : {
14
-
15
- "name" : "Jens Reimann" ,
16
- "username" : "ctron"
17
- } ,
18
- "distinct" : true ,
19
- "id" : "527c1230b0f209eb8e6df7e38b43a3424b2feba3" ,
20
- "message" : "ci: try ds3 ingestion benchmark" ,
21
- "timestamp" : "2024-10-14T13:20:44+02:00" ,
22
- "tree_id" : "a9e9d1a89ac38b99877e1fc5f8c1e2c001b5a669" ,
23
- "url" : "https://github.com/ctron/trustify/commit/527c1230b0f209eb8e6df7e38b43a3424b2feba3"
24
- } ,
25
- "date" : 1728905192188 ,
26
- "tool" : "customSmallerIsBetter" ,
27
- "benches" : [
28
- {
29
- "value" : 23
30
- }
31
- ]
32
- } ,
33
6
{
34
7
"commit" : {
35
8
"author" : {
@@ -90,4 +63,4 @@ window.BENCHMARK_DATA = {
90
63
}
91
64
]
92
65
}
93
- }
66
+ }
You can’t perform that action at this time.
0 commit comments