Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for c3c64a2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 31, 2024
1 parent 3623a71 commit ae13c2e
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": 1730397077487,
"lastUpdate": 1730397139923,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9318,6 +9318,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "David Son",
"username": "sondavidb"
},
"committer": {
"email": "[email protected]",
"name": "David Son",
"username": "sondavidb"
},
"distinct": true,
"id": "c3c64a20d57b90567774a257221cffeaab19b332",
"message": "Update to Go 1.22.8 in CI\n\nSigned-off-by: David Son <[email protected]>",
"timestamp": "2024-10-31T10:43:35-07:00",
"tree_id": "524399b7fc4b9be9f30264a1e9c1217d7beb1f3b",
"url": "https://github.com/awslabs/soci-snapshotter/commit/c3c64a20d57b90567774a257221cffeaab19b332"
},
"date": 1730397138470,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-redis-lazyTaskDuration",
"value": 0.687,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-redis-localTaskDuration",
"value": 0.0235,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-redis-pullTaskDuration",
"value": 0.8665,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit ae13c2e

Please sign in to comment.