Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 81decec
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 19, 2024
1 parent e6b21f0 commit affe39f
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": 1734026328266,
"lastUpdate": 1734579399770,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9740,6 +9740,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Arjun Raja Yogidas",
"username": "coderbirju"
},
"committer": {
"email": "[email protected]",
"name": "Arjun",
"username": "coderbirju"
},
"distinct": true,
"id": "81dececfa3e82e367b28eeda36ab997a4e4421bf",
"message": "fix: Update go mod to fix CVE-2024-45338\n\nSigned-off-by: Arjun Raja Yogidas <[email protected]>",
"timestamp": "2024-12-18T19:27:10-08:00",
"tree_id": "0ee105ef04e439051d024ec30e16d1ddce574e35",
"url": "https://github.com/awslabs/soci-snapshotter/commit/81dececfa3e82e367b28eeda36ab997a4e4421bf"
},
"date": 1734579397825,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-mongo-lazyTaskDuration",
"value": 6.4155,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-mongo-localTaskDuration",
"value": 0.3205,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-mongo-pullTaskDuration",
"value": 1.5865,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit affe39f

Please sign in to comment.