Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 31a8bcc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 18, 2023
1 parent 6180ece commit 1ba2c4d
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": 1697469282515,
"lastUpdate": 1697599042075,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -1088,6 +1088,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Yasin Turan",
"username": "turan18"
},
"committer": {
"email": "[email protected]",
"name": "Kern Walster",
"username": "Kern--"
},
"distinct": true,
"id": "31a8bcc683f7522d146d0505d034558909e53433",
"message": "Upgrade to go 1.21 to fix `go get` panic when upgrading dependencies.\n\nSigned-off-by: Yasin Turan <[email protected]>",
"timestamp": "2023-10-17T19:58:21-07:00",
"tree_id": "c051abe9866d955621a3d549b524851ce6a47cf5",
"url": "https://github.com/awslabs/soci-snapshotter/commit/31a8bcc683f7522d146d0505d034558909e53433"
},
"date": 1697599041411,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-ffmpeg-lazyTaskDuration",
"value": 0.008,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-ffmpeg-localTaskDuration",
"value": 0.0085,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-ffmpeg-pullTaskDuration",
"value": 38.8395,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit 1ba2c4d

Please sign in to comment.