add Benchmark (go) benchmark result for dc8199d089

This commit is contained in:
github-action-benchmark
2025-05-06 07:34:40 +00:00
parent 05b9099040
commit 7de0a2cf76

View File

@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1745913870845,
"lastUpdate": 1746516880077,
"repoUrl": "https://github.com/gofiber/storage",
"entries": {
"Benchmark": [
@@ -1658,6 +1658,102 @@ window.BENCHMARK_DATA = {
"extra": "440 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"email": "rene@gofiber.io",
"name": "RW",
"username": "ReneWerner87"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "dc8199d08980185558f6b012630605afe1f5dac2",
"message": "Merge pull request #1730 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.17.75\n\nchore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.74 to 1.17.75 in /s3",
"timestamp": "2025-05-06T09:33:30+02:00",
"tree_id": "c6b68ca0cdfa5752b6e138b6e6b17fed058c36a3",
"url": "https://github.com/gofiber/storage/commit/dc8199d08980185558f6b012630605afe1f5dac2"
},
"date": 1746516872624,
"tool": "go",
"benches": [
{
"name": "Benchmark_S3_Set",
"value": 2003400,
"unit": "ns/op\t 88120 B/op\t 836 allocs/op",
"extra": "612 times\n4 procs"
},
{
"name": "Benchmark_S3_Set - ns/op",
"value": 2003400,
"unit": "ns/op",
"extra": "612 times\n4 procs"
},
{
"name": "Benchmark_S3_Set - B/op",
"value": 88120,
"unit": "B/op",
"extra": "612 times\n4 procs"
},
{
"name": "Benchmark_S3_Set - allocs/op",
"value": 836,
"unit": "allocs/op",
"extra": "612 times\n4 procs"
},
{
"name": "Benchmark_S3_Get",
"value": 899455,
"unit": "ns/op\t 79348 B/op\t 738 allocs/op",
"extra": "1297 times\n4 procs"
},
{
"name": "Benchmark_S3_Get - ns/op",
"value": 899455,
"unit": "ns/op",
"extra": "1297 times\n4 procs"
},
{
"name": "Benchmark_S3_Get - B/op",
"value": 79348,
"unit": "B/op",
"extra": "1297 times\n4 procs"
},
{
"name": "Benchmark_S3_Get - allocs/op",
"value": 738,
"unit": "allocs/op",
"extra": "1297 times\n4 procs"
},
{
"name": "Benchmark_S3_SetAndDelete",
"value": 2378696,
"unit": "ns/op\t 128174 B/op\t 1426 allocs/op",
"extra": "502 times\n4 procs"
},
{
"name": "Benchmark_S3_SetAndDelete - ns/op",
"value": 2378696,
"unit": "ns/op",
"extra": "502 times\n4 procs"
},
{
"name": "Benchmark_S3_SetAndDelete - B/op",
"value": 128174,
"unit": "B/op",
"extra": "502 times\n4 procs"
},
{
"name": "Benchmark_S3_SetAndDelete - allocs/op",
"value": 1426,
"unit": "allocs/op",
"extra": "502 times\n4 procs"
}
]
}
]
}