Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 6fb58b5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 6, 2023
1 parent c79a13b commit dacd03e
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": 1696612161609,
"lastUpdate": 1696612333291,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -881,6 +881,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "GitHub",
"username": "invalid-email-address"
},
"committer": {
"email": "[email protected]",
"name": "Kern Walster",
"username": "Kern--"
},
"distinct": true,
"id": "6fb58b582f4d01c9399387ef606ee23e36fc9e5b",
"message": "Bump dependencies using scripts/bump-deps.sh\n\nSigned-off-by: GitHub <[email protected]>",
"timestamp": "2023-10-06T09:52:12-07:00",
"tree_id": "13b31f4d6018116cf13a4da02b84b52a3466a3fa",
"url": "https://github.com/awslabs/soci-snapshotter/commit/6fb58b582f4d01c9399387ef606ee23e36fc9e5b"
},
"date": 1696612331717,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-node-lazyTaskDuration",
"value": 0.399,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-node-localTaskDuration",
"value": 0.393,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-node-pullTaskDuration",
"value": 11.054,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit dacd03e

Please sign in to comment.