diff --git a/benchmarks/s3/data.js b/benchmarks/s3/data.js index 556a1b4e..09c280be 100644 --- a/benchmarks/s3/data.js +++ b/benchmarks/s3/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1746516880077, + "lastUpdate": 1747985305349, "repoUrl": "https://github.com/gofiber/storage", "entries": { "Benchmark": [ @@ -1754,6 +1754,102 @@ window.BENCHMARK_DATA = { "extra": "502 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": "c89793a5b649a3243f1a61b373fb7e1a24c034c7", + "message": "Merge pull request #1742 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2/service/s3-1.79.4\n\nchore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.79.3 to 1.79.4 in /s3", + "timestamp": "2025-05-23T09:27:27+02:00", + "tree_id": "de127e8ad92955c72290fd1f3c8940d47af86769", + "url": "https://github.com/gofiber/storage/commit/c89793a5b649a3243f1a61b373fb7e1a24c034c7" + }, + "date": 1747985297984, + "tool": "go", + "benches": [ + { + "name": "Benchmark_S3_Set", + "value": 2489728, + "unit": "ns/op\t 88440 B/op\t 836 allocs/op", + "extra": "447 times\n4 procs" + }, + { + "name": "Benchmark_S3_Set - ns/op", + "value": 2489728, + "unit": "ns/op", + "extra": "447 times\n4 procs" + }, + { + "name": "Benchmark_S3_Set - B/op", + "value": 88440, + "unit": "B/op", + "extra": "447 times\n4 procs" + }, + { + "name": "Benchmark_S3_Set - allocs/op", + "value": 836, + "unit": "allocs/op", + "extra": "447 times\n4 procs" + }, + { + "name": "Benchmark_S3_Get", + "value": 883763, + "unit": "ns/op\t 79356 B/op\t 738 allocs/op", + "extra": "1428 times\n4 procs" + }, + { + "name": "Benchmark_S3_Get - ns/op", + "value": 883763, + "unit": "ns/op", + "extra": "1428 times\n4 procs" + }, + { + "name": "Benchmark_S3_Get - B/op", + "value": 79356, + "unit": "B/op", + "extra": "1428 times\n4 procs" + }, + { + "name": "Benchmark_S3_Get - allocs/op", + "value": 738, + "unit": "allocs/op", + "extra": "1428 times\n4 procs" + }, + { + "name": "Benchmark_S3_SetAndDelete", + "value": 2566047, + "unit": "ns/op\t 128460 B/op\t 1426 allocs/op", + "extra": "468 times\n4 procs" + }, + { + "name": "Benchmark_S3_SetAndDelete - ns/op", + "value": 2566047, + "unit": "ns/op", + "extra": "468 times\n4 procs" + }, + { + "name": "Benchmark_S3_SetAndDelete - B/op", + "value": 128460, + "unit": "B/op", + "extra": "468 times\n4 procs" + }, + { + "name": "Benchmark_S3_SetAndDelete - allocs/op", + "value": 1426, + "unit": "allocs/op", + "extra": "468 times\n4 procs" + } + ] } ] }