Skip to content

Commit 5886cf4

Browse files
author
github-action-benchmark
committed
add Soci Benchmark (customSmallerIsBetter) benchmark result for 9eef2c0
1 parent 163ac6c commit 5886cf4

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": 1720743042164,
2+
"lastUpdate": 1721148197645,
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": "David Son",
1309+
"username": "sondavidb"
1310+
},
1311+
"committer": {
1312+
"email": "[email protected]",
1313+
"name": "Arjun",
1314+
"username": "coderbirju"
1315+
},
1316+
"distinct": false,
1317+
"id": "9eef2c0ff55f7e52d9b2f47364dce56eaef63e9e",
1318+
"message": "Use rabbitmqImage in FUSE failure test\n\nOn ARM instances, pinnedRabbitmqImage does not work for this test due to\nsome issues with xattr/whiteout dir detection. This is either a bug in\nthe image or our code, but to get around CI for now we will just use a\nregular rabbitmq image.\n\nSigned-off-by: David Son <[email protected]>",
1319+
"timestamp": "2024-07-16T08:54:51-07:00",
1320+
"tree_id": "17760429481a83641d9808691159a22144684d68",
1321+
"url": "https://github.com/coderbirju/soci-snapshotter/commit/9eef2c0ff55f7e52d9b2f47364dce56eaef63e9e"
1322+
},
1323+
"date": 1721148195378,
1324+
"tool": "customSmallerIsBetter",
1325+
"benches": [
1326+
{
1327+
"name": "SociFullECR-public-tensorflow_gpu-lazyTaskDuration",
1328+
"value": 24.091,
1329+
"unit": "Seconds",
1330+
"extra": "P90"
1331+
},
1332+
{
1333+
"name": "SociFullECR-public-tensorflow_gpu-localTaskDuration",
1334+
"value": 2.6639999999999997,
1335+
"unit": "Seconds",
1336+
"extra": "P90"
1337+
},
1338+
{
1339+
"name": "SociFullECR-public-tensorflow_gpu-pullTaskDuration",
1340+
"value": 2.6605,
1341+
"unit": "Seconds",
1342+
"extra": "P90"
1343+
}
1344+
]
13031345
}
13041346
]
13051347
}

0 commit comments

Comments
 (0)