Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 375a699
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 13, 2024
1 parent 0747178 commit 3a72a23
Showing 1 changed file with 43 additions and 1 deletion.
44 changes: 43 additions & 1 deletion dev/benchmarks/performanceTest/SociFullECR-public-mongo/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1726109909914,
"lastUpdate": 1726251963654,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -8858,6 +8858,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "GitHub",
"username": "invalid-email-address"
},
"committer": {
"email": "[email protected]",
"name": "David Son",
"username": "sondavidb"
},
"distinct": true,
"id": "375a699e959947890aadf164e84a9d45b81c547b",
"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-09-13T11:15:49-07:00",
"tree_id": "88288fe8587afb59b1e3e328089050c57e55f599",
"url": "https://github.com/awslabs/soci-snapshotter/commit/375a699e959947890aadf164e84a9d45b81c547b"
},
"date": 1726251962439,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-mongo-lazyTaskDuration",
"value": 11.982999999999999,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-mongo-localTaskDuration",
"value": 0.3135,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-mongo-pullTaskDuration",
"value": 1.581,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit 3a72a23

Please sign in to comment.