Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 8fa766d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 18, 2024
1 parent a377eb4 commit c4a5d80
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": 1731045398674,
"lastUpdate": 1731950659271,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9365,6 +9365,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": "8fa766d430c709a5e4300a5e86f962775ea80415",
"message": "Update runc v1.2.1\n\nSigned-off-by: Austin Vazquez <[email protected]>",
"timestamp": "2024-11-18T10:15:50-07:00",
"tree_id": "b44d6ef9b440a624abb384e7abd94f8d767f42bb",
"url": "https://github.com/awslabs/soci-snapshotter/commit/8fa766d430c709a5e4300a5e86f962775ea80415"
},
"date": 1731950654385,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-rabbitmq-lazyTaskDuration",
"value": 11.298,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-rabbitmq-localTaskDuration",
"value": 8.9285,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-rabbitmq-pullTaskDuration",
"value": 1.286,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit c4a5d80

Please sign in to comment.