Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for dd67cb8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 8, 2024
1 parent d21371d commit 4c9c2b6
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": 1731015505865,
"lastUpdate": 1731045397157,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9528,6 +9528,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": "dd67cb8d5651951240f0840a11f8fabe357a8303",
"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-07T21:47:27-08:00",
"tree_id": "6c5a18afe491e9184653f5f864c5abd65037f9ff",
"url": "https://github.com/awslabs/soci-snapshotter/commit/dd67cb8d5651951240f0840a11f8fabe357a8303"
},
"date": 1731045395200,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-redis-lazyTaskDuration",
"value": 2.7675,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-redis-localTaskDuration",
"value": 0.022,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-redis-pullTaskDuration",
"value": 1.6685,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit 4c9c2b6

Please sign in to comment.