Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 388bb3b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 28, 2024
1 parent 33e0663 commit 8349607
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": 1732209512775,
"lastUpdate": 1732772034359,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9532,6 +9532,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": "388bb3b775cbf16eca62e348b599522a3c408da0",
"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-11-27T21:23:57-08:00",
"tree_id": "878cf84075693ec1b791a181eeb503d65c658a41",
"url": "https://github.com/awslabs/soci-snapshotter/commit/388bb3b775cbf16eca62e348b599522a3c408da0"
},
"date": 1732772031070,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-node-lazyTaskDuration",
"value": 2.685,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-node-localTaskDuration",
"value": 0.455,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-node-pullTaskDuration",
"value": 1.6400000000000001,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit 8349607

Please sign in to comment.