Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 388bb3b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 28, 2024
1 parent 9e9b263 commit 051a62f
Showing 1 changed file with 43 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1732209507488,
"lastUpdate": 1732772028973,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9532,6 +9532,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "GitHub",
"username": "invalid-email-address"
},
"committer": {
"email": "[email protected]",
"name": "Austin Vazquez",
"username": "austinvazquez"
},
"distinct": true,
"id": "388bb3b775cbf16eca62e348b599522a3c408da0",
"message": "Bump dependencies using scripts/bump-deps.sh\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"timestamp": "2024-11-27T21:23:57-08:00",
"tree_id": "878cf84075693ec1b791a181eeb503d65c658a41",
"url": "https://github.com/awslabs/soci-snapshotter/commit/388bb3b775cbf16eca62e348b599522a3c408da0"
},
"date": 1732772027967,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-tensorflow_gpu-lazyTaskDuration",
"value": 42.908,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-tensorflow_gpu-localTaskDuration",
"value": 2.607,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-tensorflow_gpu-pullTaskDuration",
"value": 2.8365,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit 051a62f

Please sign in to comment.