Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for ac157d8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 20, 2024
1 parent 7e28d29 commit dab07fb
Showing 1 changed file with 43 additions and 1 deletion.
44 changes: 43 additions & 1 deletion dev/benchmarks/performanceTest/SociFullECR-public-node/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1734579398424,
"lastUpdate": 1734723246319,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9700,6 +9700,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "no-reply@github.com",
"name": "GitHub",
"username": "invalid-email-address"
},
"committer": {
"email": "arjunry@amazon.com",
"name": "Arjun",
"username": "coderbirju"
},
"distinct": true,
"id": "ac157d85f29f5fa81b8cd9a44d018db6ccd8f849",
"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-12-20T11:25:22-08:00",
"tree_id": "e01fc213e6da5a98175d3246b90b3d7e3a5024af",
"url": "https://github.com/awslabs/soci-snapshotter/commit/ac157d85f29f5fa81b8cd9a44d018db6ccd8f849"
},
"date": 1734723245011,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-node-lazyTaskDuration",
"value": 1.8985,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-node-localTaskDuration",
"value": 0.4535,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-node-pullTaskDuration",
"value": 2.0524999999999998,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit dab07fb

Please sign in to comment.