Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for ffa83d2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 19, 2024
1 parent a2ec448 commit 7e3e70d
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": 1731950657074,
"lastUpdate": 1732053173741,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9571,6 +9571,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Austin Vazquez",
"username": "austinvazquez"
},
"committer": {
"email": "[email protected]",
"name": "Austin Vazquez",
"username": "austinvazquez"
},
"distinct": true,
"id": "ffa83d2fdd050edc724c733739268b0189ff30a8",
"message": "Update containerd v2.0.0 in test matrix\n\nSigned-off-by: Austin Vazquez <[email protected]>",
"timestamp": "2024-11-19T14:43:59-07:00",
"tree_id": "671167d72a84990667046bb7e656527a2fa7578e",
"url": "https://github.com/awslabs/soci-snapshotter/commit/ffa83d2fdd050edc724c733739268b0189ff30a8"
},
"date": 1732053172049,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-busybox-lazyTaskDuration",
"value": 0.0115,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-busybox-localTaskDuration",
"value": 0.006,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-busybox-pullTaskDuration",
"value": 0.5820000000000001,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit 7e3e70d

Please sign in to comment.