Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 0a554a1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 12, 2024
1 parent da501d9 commit a2f37c4
Showing 1 changed file with 43 additions and 1 deletion.
44 changes: 43 additions & 1 deletion dev/benchmarks/performanceTest/SociFullECR-public-ffmpeg/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1733852976284,
"lastUpdate": 1734026326662,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9739,6 +9739,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": "0a554a183c99b2d77dec026f71d603eaaad0a9fa",
"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-12-12T09:49:43-08:00",
"tree_id": "6e479f1c4b371d82aef2298c1d6075ac3fd98fec",
"url": "https://github.com/awslabs/soci-snapshotter/commit/0a554a183c99b2d77dec026f71d603eaaad0a9fa"
},
"date": 1734026325542,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-ffmpeg-lazyTaskDuration",
"value": 0.14300000000000002,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-ffmpeg-localTaskDuration",
"value": 0.0095,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-ffmpeg-pullTaskDuration",
"value": 1.0955,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit a2f37c4

Please sign in to comment.