Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for c3c64a2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 31, 2024
1 parent cad59e7 commit 7bd10c0
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": 1730397075485,
"lastUpdate": 1730397142677,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9318,6 +9318,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "David Son",
"username": "sondavidb"
},
"committer": {
"email": "[email protected]",
"name": "David Son",
"username": "sondavidb"
},
"distinct": true,
"id": "c3c64a20d57b90567774a257221cffeaab19b332",
"message": "Update to Go 1.22.8 in CI\n\nSigned-off-by: David Son <[email protected]>",
"timestamp": "2024-10-31T10:43:35-07:00",
"tree_id": "524399b7fc4b9be9f30264a1e9c1217d7beb1f3b",
"url": "https://github.com/awslabs/soci-snapshotter/commit/c3c64a20d57b90567774a257221cffeaab19b332"
},
"date": 1730397138321,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-tensorflow-lazyTaskDuration",
"value": 23.6175,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-tensorflow-localTaskDuration",
"value": 2.589,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-tensorflow-pullTaskDuration",
"value": 1.7435,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit 7bd10c0

Please sign in to comment.