Skip to content

Commit b0c3548

Browse files
author
github-action-benchmark
committed
add Soci Benchmark (customSmallerIsBetter) benchmark result for ca55b7f
1 parent 996251f commit b0c3548

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": 1721148198899,
2+
"lastUpdate": 1747851853457,
33
"repoUrl": "https://github.com/coderbirju/soci-snapshotter",
44
"entries": {
55
"Soci Benchmark": [
@@ -1258,6 +1258,48 @@ window.BENCHMARK_DATA = {
12581258
"extra": "P90"
12591259
}
12601260
]
1261+
},
1262+
{
1263+
"commit": {
1264+
"author": {
1265+
"email": "[email protected]",
1266+
"name": "Austin Vazquez",
1267+
"username": "austinvazquez"
1268+
},
1269+
"committer": {
1270+
"email": "[email protected]",
1271+
"name": "Austin Vazquez",
1272+
"username": "austinvazquez"
1273+
},
1274+
"distinct": true,
1275+
"id": "ca55b7fe5f35682e24c69da51ce93b584b3c6359",
1276+
"message": "Add SOCI CLI root flag\n\nThis change adds --root flag for the soci command and refactors common\ncode with the snapshotter grpc for similar logic.\n\nSigned-off-by: Austin Vazquez <[email protected]>",
1277+
"timestamp": "2025-05-19T09:57:40-07:00",
1278+
"tree_id": "4a26569726033740b5195af7f609bb7ceffdd774",
1279+
"url": "https://github.com/coderbirju/soci-snapshotter/commit/ca55b7fe5f35682e24c69da51ce93b584b3c6359"
1280+
},
1281+
"date": 1747851853041,
1282+
"tool": "customSmallerIsBetter",
1283+
"benches": [
1284+
{
1285+
"name": "SociFullECR-public-redis-lazyTaskDuration",
1286+
"value": 0.641,
1287+
"unit": "Seconds",
1288+
"extra": "P90"
1289+
},
1290+
{
1291+
"name": "SociFullECR-public-redis-localTaskDuration",
1292+
"value": 0.022,
1293+
"unit": "Seconds",
1294+
"extra": "P90"
1295+
},
1296+
{
1297+
"name": "SociFullECR-public-redis-pullTaskDuration",
1298+
"value": 0.9219999999999999,
1299+
"unit": "Seconds",
1300+
"extra": "P90"
1301+
}
1302+
]
12611303
}
12621304
]
12631305
}

0 commit comments

Comments
 (0)