Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 0a7f146
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 10, 2025
1 parent 7565f2f commit 16dbb19
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": 1735874512851,
"lastUpdate": 1736523469631,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9990,6 +9990,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "GitHub",
"username": "invalid-email-address"
},
"committer": {
"email": "[email protected]",
"name": "Kern Walster",
"username": "Kern--"
},
"distinct": true,
"id": "0a7f14681a24904fcdbf66b773f424fccd9b2899",
"message": "Bump dependencies using scripts/bump-deps.sh\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"timestamp": "2025-01-10T07:27:52-08:00",
"tree_id": "868e41fff072ba33fdc6862d1b66ddf392f8aaa5",
"url": "https://github.com/awslabs/soci-snapshotter/commit/0a7f14681a24904fcdbf66b773f424fccd9b2899"
},
"date": 1736523463648,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-tensorflow-lazyTaskDuration",
"value": 18.303,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-tensorflow-localTaskDuration",
"value": 2.5495,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-tensorflow-pullTaskDuration",
"value": 1.9949999999999999,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit 16dbb19

Please sign in to comment.