Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for ac157d8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 20, 2024
1 parent 10472b6 commit c5e3b02
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": 1734579402113,
"lastUpdate": 1734723232558,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9823,6 +9823,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "GitHub",
"username": "invalid-email-address"
},
"committer": {
"email": "[email protected]",
"name": "Arjun",
"username": "coderbirju"
},
"distinct": true,
"id": "ac157d85f29f5fa81b8cd9a44d018db6ccd8f849",
"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-20T11:25:22-08:00",
"tree_id": "e01fc213e6da5a98175d3246b90b3d7e3a5024af",
"url": "https://github.com/awslabs/soci-snapshotter/commit/ac157d85f29f5fa81b8cd9a44d018db6ccd8f849"
},
"date": 1734723230993,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-ffmpeg-lazyTaskDuration",
"value": 0.124,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-ffmpeg-localTaskDuration",
"value": 0.013,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-ffmpeg-pullTaskDuration",
"value": 1.575,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit c5e3b02

Please sign in to comment.