diff --git a/benchmarks/mongodb/data.js b/benchmarks/mongodb/data.js index 413ba3d2..509813cd 100644 --- a/benchmarks/mongodb/data.js +++ b/benchmarks/mongodb/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1765439790242, + "lastUpdate": 1766043822081, "repoUrl": "https://github.com/gofiber/storage", "entries": { "Benchmark": [ @@ -2114,6 +2114,102 @@ window.BENCHMARK_DATA = { "extra": "1683 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": "becbbc3dee9014d69ac94f79b915885f98838ddd", + "message": "Merge pull request #2293 from gofiber/dependabot/go_modules/aerospike/shirou-modules-2205efe4f5", + "timestamp": "2025-12-18T08:40:37+01:00", + "tree_id": "a76bae0f6a6534b4d530476e7ec1f956cb762de3", + "url": "https://github.com/gofiber/storage/commit/becbbc3dee9014d69ac94f79b915885f98838ddd" + }, + "date": 1766043817792, + "tool": "go", + "benches": [ + { + "name": "Benchmark_MongoDB_Set", + "value": 343873, + "unit": "ns/op\t 6471 B/op\t 88 allocs/op", + "extra": "3326 times\n4 procs" + }, + { + "name": "Benchmark_MongoDB_Set - ns/op", + "value": 343873, + "unit": "ns/op", + "extra": "3326 times\n4 procs" + }, + { + "name": "Benchmark_MongoDB_Set - B/op", + "value": 6471, + "unit": "B/op", + "extra": "3326 times\n4 procs" + }, + { + "name": "Benchmark_MongoDB_Set - allocs/op", + "value": 88, + "unit": "allocs/op", + "extra": "3326 times\n4 procs" + }, + { + "name": "Benchmark_MongoDB_Get", + "value": 310618, + "unit": "ns/op\t 7464 B/op\t 79 allocs/op", + "extra": "3730 times\n4 procs" + }, + { + "name": "Benchmark_MongoDB_Get - ns/op", + "value": 310618, + "unit": "ns/op", + "extra": "3730 times\n4 procs" + }, + { + "name": "Benchmark_MongoDB_Get - B/op", + "value": 7464, + "unit": "B/op", + "extra": "3730 times\n4 procs" + }, + { + "name": "Benchmark_MongoDB_Get - allocs/op", + "value": 79, + "unit": "allocs/op", + "extra": "3730 times\n4 procs" + }, + { + "name": "Benchmark_MongoDB_SetAndDelete", + "value": 719087, + "unit": "ns/op\t 11532 B/op\t 155 allocs/op", + "extra": "1657 times\n4 procs" + }, + { + "name": "Benchmark_MongoDB_SetAndDelete - ns/op", + "value": 719087, + "unit": "ns/op", + "extra": "1657 times\n4 procs" + }, + { + "name": "Benchmark_MongoDB_SetAndDelete - B/op", + "value": 11532, + "unit": "B/op", + "extra": "1657 times\n4 procs" + }, + { + "name": "Benchmark_MongoDB_SetAndDelete - allocs/op", + "value": 155, + "unit": "allocs/op", + "extra": "1657 times\n4 procs" + } + ] } ] }