Skip to content

Commit 1b3b498

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

File tree

1 file changed

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

1 file changed

+43
-1
lines changed

dev/benchmarks/performanceTest/SociFullECR-public-tensorflow_gpu/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": 1721148197645,
2+
"lastUpdate": 1747851855207,
33
"repoUrl": "https://github.com/coderbirju/soci-snapshotter",
44
"entries": {
55
"Soci Benchmark": [
@@ -1342,6 +1342,48 @@ window.BENCHMARK_DATA = {
13421342
"extra": "P90"
13431343
}
13441344
]
1345+
},
1346+
{
1347+
"commit": {
1348+
"author": {
1349+
"email": "[email protected]",
1350+
"name": "Austin Vazquez",
1351+
"username": "austinvazquez"
1352+
},
1353+
"committer": {
1354+
"email": "[email protected]",
1355+
"name": "Austin Vazquez",
1356+
"username": "austinvazquez"
1357+
},
1358+
"distinct": true,
1359+
"id": "ca55b7fe5f35682e24c69da51ce93b584b3c6359",
1360+
"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]>",
1361+
"timestamp": "2025-05-19T09:57:40-07:00",
1362+
"tree_id": "4a26569726033740b5195af7f609bb7ceffdd774",
1363+
"url": "https://github.com/coderbirju/soci-snapshotter/commit/ca55b7fe5f35682e24c69da51ce93b584b3c6359"
1364+
},
1365+
"date": 1747851852773,
1366+
"tool": "customSmallerIsBetter",
1367+
"benches": [
1368+
{
1369+
"name": "SociFullECR-public-tensorflow_gpu-lazyTaskDuration",
1370+
"value": 21.8965,
1371+
"unit": "Seconds",
1372+
"extra": "P90"
1373+
},
1374+
{
1375+
"name": "SociFullECR-public-tensorflow_gpu-localTaskDuration",
1376+
"value": 2.6605,
1377+
"unit": "Seconds",
1378+
"extra": "P90"
1379+
},
1380+
{
1381+
"name": "SociFullECR-public-tensorflow_gpu-pullTaskDuration",
1382+
"value": 2.794,
1383+
"unit": "Seconds",
1384+
"extra": "P90"
1385+
}
1386+
]
13451387
}
13461388
]
13471389
}

0 commit comments

Comments
 (0)