Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 342eff6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 3, 2023
1 parent 663e4b9 commit c372e14
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": 1696286143564,
"lastUpdate": 1696345628020,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -878,6 +878,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Yasin Turan",
"username": "turan18"
},
"committer": {
"email": "[email protected]",
"name": "Yasin Turan",
"username": "turan18"
},
"distinct": true,
"id": "342eff60b4eee144fe7b92a125a79a301e53725a",
"message": "Upgrade go-fuse to address LSEEK bug\n\nUpgrade go-fuse to commit fc2c4d3, as it contains the\nfix for the LSEEK bug that caused cp/mv/install on sparse\nfiles to hang.\n\nSigned-off-by: Yasin Turan <[email protected]>",
"timestamp": "2023-10-03T10:45:56-04:00",
"tree_id": "b5d2b3bbc1496359609d8f6a1eb5a0a3de2ad572",
"url": "https://github.com/awslabs/soci-snapshotter/commit/342eff60b4eee144fe7b92a125a79a301e53725a"
},
"date": 1696345623270,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-ffmpeg-lazyTaskDuration",
"value": 0.0115,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-ffmpeg-localTaskDuration",
"value": 0.0095,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-ffmpeg-pullTaskDuration",
"value": 24.4195,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit c372e14

Please sign in to comment.