Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for ac157d8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 20, 2024
1 parent dbdc105 commit 69db0b8
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": 1734579400618,
"lastUpdate": 1734723225933,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9864,6 +9864,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "GitHub",
"username": "invalid-email-address"
},
"committer": {
"email": "[email protected]",
"name": "Arjun",
"username": "coderbirju"
},
"distinct": true,
"id": "ac157d85f29f5fa81b8cd9a44d018db6ccd8f849",
"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-12-20T11:25:22-08:00",
"tree_id": "e01fc213e6da5a98175d3246b90b3d7e3a5024af",
"url": "https://github.com/awslabs/soci-snapshotter/commit/ac157d85f29f5fa81b8cd9a44d018db6ccd8f849"
},
"date": 1734723224919,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-tensorflow-lazyTaskDuration",
"value": 9.442,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-tensorflow-localTaskDuration",
"value": 2.5145,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-tensorflow-pullTaskDuration",
"value": 2.2279999999999998,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit 69db0b8

Please sign in to comment.