Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 4aeb0c1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 7, 2024
1 parent 93d8a3d commit 031c0c7
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": 1730745521130,
"lastUpdate": 1731013711209,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9403,6 +9403,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": "4aeb0c1235dd0c3bcdfd16e84266c4f0adabed7b",
"message": "Update golangci-lint to 1.61.0\n\nSigned-off-by: David Son <[email protected]>",
"timestamp": "2024-11-07T12:59:08-08:00",
"tree_id": "b0898ddb54fdea0cf400ed70b20b8f8bd584f810",
"url": "https://github.com/awslabs/soci-snapshotter/commit/4aeb0c1235dd0c3bcdfd16e84266c4f0adabed7b"
},
"date": 1731013708041,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-busybox-lazyTaskDuration",
"value": 0.034,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-busybox-localTaskDuration",
"value": 0.006500000000000001,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-busybox-pullTaskDuration",
"value": 0.724,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit 031c0c7

Please sign in to comment.