Skip to content

Commit 25e40b9

Browse files
author
github-action-benchmark
committed
add Soci Benchmark (customSmallerIsBetter) benchmark result for 8bbfe95
1 parent aae8c11 commit 25e40b9

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": 1747851855207,
2+
"lastUpdate": 1747863308799,
33
"repoUrl": "https://github.com/coderbirju/soci-snapshotter",
44
"entries": {
55
"Soci Benchmark": [
@@ -1384,6 +1384,48 @@ window.BENCHMARK_DATA = {
13841384
"extra": "P90"
13851385
}
13861386
]
1387+
},
1388+
{
1389+
"commit": {
1390+
"author": {
1391+
"email": "[email protected]",
1392+
"name": "Kern Walster",
1393+
"username": "Kern--"
1394+
},
1395+
"committer": {
1396+
"email": "[email protected]",
1397+
"name": "Kern Walster",
1398+
"username": "Kern--"
1399+
},
1400+
"distinct": true,
1401+
"id": "8bbfe951bbb411798ee85dbd908544df4a1619a8",
1402+
"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]>",
1403+
"timestamp": "2025-05-21T14:22:17-07:00",
1404+
"tree_id": "c8707347eb25b8b26d06222e27f816c6c8a92d79",
1405+
"url": "https://github.com/coderbirju/soci-snapshotter/commit/8bbfe951bbb411798ee85dbd908544df4a1619a8"
1406+
},
1407+
"date": 1747863307604,
1408+
"tool": "customSmallerIsBetter",
1409+
"benches": [
1410+
{
1411+
"name": "SociFullECR-public-tensorflow_gpu-lazyTaskDuration",
1412+
"value": 11.130500000000001,
1413+
"unit": "Seconds",
1414+
"extra": "P90"
1415+
},
1416+
{
1417+
"name": "SociFullECR-public-tensorflow_gpu-localTaskDuration",
1418+
"value": 2.6225,
1419+
"unit": "Seconds",
1420+
"extra": "P90"
1421+
},
1422+
{
1423+
"name": "SociFullECR-public-tensorflow_gpu-pullTaskDuration",
1424+
"value": 1.9749999999999999,
1425+
"unit": "Seconds",
1426+
"extra": "P90"
1427+
}
1428+
]
13871429
}
13881430
]
13891431
}

0 commit comments

Comments
 (0)