Skip to content

Commit 9eb6b58

Browse files
committed
chore: remove unnamed test
1 parent 0d348b7 commit 9eb6b58

File tree

1 file changed

+1
-28
lines changed

1 file changed

+1
-28
lines changed

dev/bench/data.js

+1-28
Original file line numberDiff line numberDiff line change
@@ -3,33 +3,6 @@ window.BENCHMARK_DATA = {
33
"repoUrl": "https://github.com/ctron/trustify",
44
"entries": {
55
"Benchmark": [
6-
{
7-
"commit": {
8-
"author": {
9-
"email": "[email protected]",
10-
"name": "Jens Reimann",
11-
"username": "ctron"
12-
},
13-
"committer": {
14-
"email": "[email protected]",
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-
},
336
{
347
"commit": {
358
"author": {
@@ -90,4 +63,4 @@ window.BENCHMARK_DATA = {
9063
}
9164
]
9265
}
93-
}
66+
}

0 commit comments

Comments
 (0)