Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 212fe22
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 4, 2024
1 parent be2c6cf commit 97e69ca
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": 1727929453949,
"lastUpdate": 1728073840218,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9066,6 +9066,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Kern Walster",
"username": "Kern--"
},
"committer": {
"email": "[email protected]",
"name": "Kern Walster",
"username": "Kern--"
},
"distinct": true,
"id": "212fe220f061413eb9f1a86556057128b25f4cab",
"message": "Use AL2023 for integ test container\n\nThis change moves our integ test container from Alpine to AL2023. The\nmotivation is to be able to test features of a bigger OS, such as\ntesting systemd socket activation.\n\nSigned-off-by: Kern Walster <[email protected]>",
"timestamp": "2024-10-04T13:20:50-07:00",
"tree_id": "0965d1a8323185f82fc32c731d4ae10b8c28d302",
"url": "https://github.com/awslabs/soci-snapshotter/commit/212fe220f061413eb9f1a86556057128b25f4cab"
},
"date": 1728073838512,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-tensorflow-lazyTaskDuration",
"value": 29.752499999999998,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-tensorflow-localTaskDuration",
"value": 2.4345,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-tensorflow-pullTaskDuration",
"value": 2.1799999999999997,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit 97e69ca

Please sign in to comment.