Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 3dff0ad
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 2, 2023
1 parent 020f3eb commit 4379e02
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": 1696278369488,
"lastUpdate": 1696286145156,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -672,6 +672,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": "3dff0ad97b658b008fe9f0b98605b2a60f4a5839",
"message": "Add extra comments on deprecated functions\n\nSigned-off-by: David Son <[email protected]>",
"timestamp": "2023-10-02T15:15:32-07:00",
"tree_id": "d754687fc7ca5d44b2fd2a9b5003812f7023cb6c",
"url": "https://github.com/awslabs/soci-snapshotter/commit/3dff0ad97b658b008fe9f0b98605b2a60f4a5839"
},
"date": 1696286139708,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-rabbitmq-lazyTaskDuration",
"value": 6.159,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-rabbitmq-localTaskDuration",
"value": 6.297000000000001,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-rabbitmq-pullTaskDuration",
"value": 6.632,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit 4379e02

Please sign in to comment.