Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 1c90352
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 3, 2024
1 parent e132b65 commit 3c69296
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": 1727819411018,
"lastUpdate": 1727929450775,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -8819,6 +8819,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "GitHub",
"username": "invalid-email-address"
},
"committer": {
"email": "[email protected]",
"name": "David Son",
"username": "sondavidb"
},
"distinct": true,
"id": "1c9035236e32e077f326249942153bdc7fe15767",
"message": "Bump dependencies using scripts/bump-deps.sh\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"timestamp": "2024-10-02T21:15:45-07:00",
"tree_id": "cd00de0a5681b39ead3fa2e1327e755042d192da",
"url": "https://github.com/awslabs/soci-snapshotter/commit/1c9035236e32e077f326249942153bdc7fe15767"
},
"date": 1727929449066,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-rabbitmq-lazyTaskDuration",
"value": 13.5765,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-rabbitmq-localTaskDuration",
"value": 8.7935,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-rabbitmq-pullTaskDuration",
"value": 1.1925,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit 3c69296

Please sign in to comment.