Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for cd0bd7c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 31, 2024
1 parent 9c9661a commit 959cc2c
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": 1730076110708,
"lastUpdate": 1730397080609,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9235,6 +9235,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": "cd0bd7c4c4baa26534ddab623b41225cb6eba53b",
"message": "Update containerd version in workflows\n\nSigned-off-by: David Son <[email protected]>",
"timestamp": "2024-10-31T10:42:54-07:00",
"tree_id": "3c96434625107a7826b77f939b31d06c866875e3",
"url": "https://github.com/awslabs/soci-snapshotter/commit/cd0bd7c4c4baa26534ddab623b41225cb6eba53b"
},
"date": 1730397078306,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-busybox-lazyTaskDuration",
"value": 0.026500000000000003,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-busybox-localTaskDuration",
"value": 0.0055,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-busybox-pullTaskDuration",
"value": 0.696,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit 959cc2c

Please sign in to comment.