Skip to content

Commit 037db52

Browse files
author
github-action-benchmark
committed
add Soci Benchmark (customSmallerIsBetter) benchmark result for 8bbfe95
1 parent 51d8b95 commit 037db52

File tree

1 file changed

+43
-1
lines changed
  • dev/benchmarks/performanceTest/SociFullECR-public-redis

1 file changed

+43
-1
lines changed

dev/benchmarks/performanceTest/SociFullECR-public-redis/data.js

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1747851853457,
2+
"lastUpdate": 1747863306462,
33
"repoUrl": "https://github.com/coderbirju/soci-snapshotter",
44
"entries": {
55
"Soci Benchmark": [
@@ -1300,6 +1300,48 @@ window.BENCHMARK_DATA = {
13001300
"extra": "P90"
13011301
}
13021302
]
1303+
},
1304+
{
1305+
"commit": {
1306+
"author": {
1307+
"email": "[email protected]",
1308+
"name": "Kern Walster",
1309+
"username": "Kern--"
1310+
},
1311+
"committer": {
1312+
"email": "[email protected]",
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": 1747863305430,
1324+
"tool": "customSmallerIsBetter",
1325+
"benches": [
1326+
{
1327+
"name": "SociFullECR-public-redis-lazyTaskDuration",
1328+
"value": 0.502,
1329+
"unit": "Seconds",
1330+
"extra": "P90"
1331+
},
1332+
{
1333+
"name": "SociFullECR-public-redis-localTaskDuration",
1334+
"value": 0.022,
1335+
"unit": "Seconds",
1336+
"extra": "P90"
1337+
},
1338+
{
1339+
"name": "SociFullECR-public-redis-pullTaskDuration",
1340+
"value": 1.252,
1341+
"unit": "Seconds",
1342+
"extra": "P90"
1343+
}
1344+
]
13031345
}
13041346
]
13051347
}

0 commit comments

Comments
 (0)