Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 375a699
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 13, 2024
1 parent 92e6072 commit 0747178
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": 1726109914403,
"lastUpdate": 1726251962398,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -8940,6 +8940,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "GitHub",
"username": "invalid-email-address"
},
"committer": {
"email": "[email protected]",
"name": "David Son",
"username": "sondavidb"
},
"distinct": true,
"id": "375a699e959947890aadf164e84a9d45b81c547b",
"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-09-13T11:15:49-07:00",
"tree_id": "88288fe8587afb59b1e3e328089050c57e55f599",
"url": "https://github.com/awslabs/soci-snapshotter/commit/375a699e959947890aadf164e84a9d45b81c547b"
},
"date": 1726251960571,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-tensorflow-lazyTaskDuration",
"value": 10.555499999999999,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-tensorflow-localTaskDuration",
"value": 2.6315,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-tensorflow-pullTaskDuration",
"value": 2.04,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit 0747178

Please sign in to comment.