|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1747851858558, |
| 2 | + "lastUpdate": 1747863319277, |
3 | 3 | "repoUrl": "https://github.com/coderbirju/soci-snapshotter", |
4 | 4 | "entries": { |
5 | 5 | "Soci Benchmark": [ |
@@ -1300,6 +1300,48 @@ window.BENCHMARK_DATA = { |
1300 | 1300 | "extra": "P90" |
1301 | 1301 | } |
1302 | 1302 | ] |
| 1303 | + }, |
| 1304 | + { |
| 1305 | + "commit": { |
| 1306 | + "author": { |
| 1307 | + |
| 1308 | + "name": "Kern Walster", |
| 1309 | + "username": "Kern--" |
| 1310 | + }, |
| 1311 | + "committer": { |
| 1312 | + |
| 1313 | + "name": "Kern Walster", |
| 1314 | + "username": "Kern--" |
| 1315 | + }, |
| 1316 | + "distinct": true, |
| 1317 | + "id": "8bbfe951bbb411798ee85dbd908544df4a1619a8", |
| 1318 | + "message": "Add test for span arg validation\n\nThis adds a test that a user cannot specify a min-layer-size or\nspan-size that is negative or larger than what can fit into a signed\n64-bit integer.\n\nSigned-off-by: Kern Walster <[email protected]>", |
| 1319 | + "timestamp": "2025-05-21T14:22:17-07:00", |
| 1320 | + "tree_id": "c8707347eb25b8b26d06222e27f816c6c8a92d79", |
| 1321 | + "url": "https://github.com/coderbirju/soci-snapshotter/commit/8bbfe951bbb411798ee85dbd908544df4a1619a8" |
| 1322 | + }, |
| 1323 | + "date": 1747863318292, |
| 1324 | + "tool": "customSmallerIsBetter", |
| 1325 | + "benches": [ |
| 1326 | + { |
| 1327 | + "name": "SociFullECR-public-node-lazyTaskDuration", |
| 1328 | + "value": 1.8479999999999999, |
| 1329 | + "unit": "Seconds", |
| 1330 | + "extra": "P90" |
| 1331 | + }, |
| 1332 | + { |
| 1333 | + "name": "SociFullECR-public-node-localTaskDuration", |
| 1334 | + "value": 0.465, |
| 1335 | + "unit": "Seconds", |
| 1336 | + "extra": "P90" |
| 1337 | + }, |
| 1338 | + { |
| 1339 | + "name": "SociFullECR-public-node-pullTaskDuration", |
| 1340 | + "value": 2.0149999999999997, |
| 1341 | + "unit": "Seconds", |
| 1342 | + "extra": "P90" |
| 1343 | + } |
| 1344 | + ] |
1303 | 1345 | } |
1304 | 1346 | ] |
1305 | 1347 | } |
|
0 commit comments