Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 82e5892
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 21, 2024
1 parent c629fbe commit 5d8961b
Showing 1 changed file with 43 additions and 1 deletion.
44 changes: 43 additions & 1 deletion dev/benchmarks/performanceTest/SociFullECR-public-redis/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1732053169875,
"lastUpdate": 1732209510403,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9654,6 +9654,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": "82e58929920881709051151536bb489541db9140",
"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-21T09:08:52-08:00",
"tree_id": "d1f26b217914f483bcc7f9c03b0cd4016966736c",
"url": "https://github.com/awslabs/soci-snapshotter/commit/82e58929920881709051151536bb489541db9140"
},
"date": 1732209506844,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-redis-lazyTaskDuration",
"value": 0.9924999999999999,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-redis-localTaskDuration",
"value": 0.023,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-redis-pullTaskDuration",
"value": 1.355,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit 5d8961b

Please sign in to comment.