Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 0a3b4b4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 1, 2024
1 parent e4e9ae8 commit de827d9
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": 1726251967373,
"lastUpdate": 1727819411018,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -8777,6 +8777,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "David Son",
"username": "sondavidb"
},
"committer": {
"email": "[email protected]",
"name": "Kern Walster",
"username": "Kern--"
},
"distinct": true,
"id": "0a3b4b452b1a9536b05d29d8e87f15125c999b75",
"message": "Remove obsolete \"version\" definition in tests\n\nPer warning messages, the \"version\" definition in Docker compose files\nis obsolete, so removing it.\n\nSigned-off-by: David Son <[email protected]>",
"timestamp": "2024-10-01T14:41:00-07:00",
"tree_id": "03d38b4ea519cf3738e54f35c540dc9acaf2b73e",
"url": "https://github.com/awslabs/soci-snapshotter/commit/0a3b4b452b1a9536b05d29d8e87f15125c999b75"
},
"date": 1727819408344,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-rabbitmq-lazyTaskDuration",
"value": 12.8855,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-rabbitmq-localTaskDuration",
"value": 8.6345,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-rabbitmq-pullTaskDuration",
"value": 1.099,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit de827d9

Please sign in to comment.