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 304e2f1 commit d306061
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": 1729274395965,
"lastUpdate": 1730076112497,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9070,6 +9070,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": 1730076110607,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-node-lazyTaskDuration",
"value": 1.3679999999999999,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-node-localTaskDuration",
"value": 0.457,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-node-pullTaskDuration",
"value": 1.4735,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit d306061

Please sign in to comment.