Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 1c90352
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 3, 2024
1 parent c1cebab commit 787fee9
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": 1727819416164,
"lastUpdate": 1727929458355,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9024,6 +9024,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": "1c9035236e32e077f326249942153bdc7fe15767",
"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-02T21:15:45-07:00",
"tree_id": "cd00de0a5681b39ead3fa2e1327e755042d192da",
"url": "https://github.com/awslabs/soci-snapshotter/commit/1c9035236e32e077f326249942153bdc7fe15767"
},
"date": 1727929452426,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-redis-lazyTaskDuration",
"value": 1.9104999999999999,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-redis-localTaskDuration",
"value": 0.0275,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-redis-pullTaskDuration",
"value": 1.0575,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit 787fee9

Please sign in to comment.