Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 30217c2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 28, 2024
1 parent 185b930 commit df94084
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": 1729274400619,
"lastUpdate": 1730076117494,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9029,6 +9029,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "GitHub",
"username": "invalid-email-address"
},
"committer": {
"email": "[email protected]",
"name": "Austin Vazquez",
"username": "austinvazquez"
},
"distinct": true,
"id": "30217c2f91e7ad2451240654b03b9acbe37da9ed",
"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-27T17:33:49-07:00",
"tree_id": "1e0f9cd9d4e5b9bea7239374dde12fa5d7b2879f",
"url": "https://github.com/awslabs/soci-snapshotter/commit/30217c2f91e7ad2451240654b03b9acbe37da9ed"
},
"date": 1730076113423,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-rabbitmq-lazyTaskDuration",
"value": 14.917000000000002,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-rabbitmq-localTaskDuration",
"value": 8.7975,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-rabbitmq-pullTaskDuration",
"value": 1.0205,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit df94084

Please sign in to comment.