diff --git a/benchmarks/badger/data.js b/benchmarks/badger/data.js index bc6b5304..5d64f75f 100644 --- a/benchmarks/badger/data.js +++ b/benchmarks/badger/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1762418321481, + "lastUpdate": 1762760247914, "repoUrl": "https://github.com/gofiber/storage", "entries": { "Benchmark": [ @@ -962,6 +962,102 @@ window.BENCHMARK_DATA = { "extra": "64945 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": "13df9875eaeb972148b61178f9c7cdf511bdcc82", + "message": "Merge pull request #2001 from gofiber/dependabot/go_modules/arangodb/utils-modules-dcbabf4f7e\n\nchore(deps): bump the utils-modules group across 3 directories with 1 update", + "timestamp": "2025-11-10T08:33:22+01:00", + "tree_id": "06f256c57f4248f249776999ec874bf27d29f643", + "url": "https://github.com/gofiber/storage/commit/13df9875eaeb972148b61178f9c7cdf511bdcc82" + }, + "date": 1762760244161, + "tool": "go", + "benches": [ + { + "name": "Benchmark_Badger_Set", + "value": 8711, + "unit": "ns/op\t 1415 B/op\t 38 allocs/op", + "extra": "140155 times\n4 procs" + }, + { + "name": "Benchmark_Badger_Set - ns/op", + "value": 8711, + "unit": "ns/op", + "extra": "140155 times\n4 procs" + }, + { + "name": "Benchmark_Badger_Set - B/op", + "value": 1415, + "unit": "B/op", + "extra": "140155 times\n4 procs" + }, + { + "name": "Benchmark_Badger_Set - allocs/op", + "value": 38, + "unit": "allocs/op", + "extra": "140155 times\n4 procs" + }, + { + "name": "Benchmark_Badger_Get", + "value": 1018, + "unit": "ns/op\t 416 B/op\t 12 allocs/op", + "extra": "1000000 times\n4 procs" + }, + { + "name": "Benchmark_Badger_Get - ns/op", + "value": 1018, + "unit": "ns/op", + "extra": "1000000 times\n4 procs" + }, + { + "name": "Benchmark_Badger_Get - B/op", + "value": 416, + "unit": "B/op", + "extra": "1000000 times\n4 procs" + }, + { + "name": "Benchmark_Badger_Get - allocs/op", + "value": 12, + "unit": "allocs/op", + "extra": "1000000 times\n4 procs" + }, + { + "name": "Benchmark_Badger_SetAndDelete", + "value": 17862, + "unit": "ns/op\t 2816 B/op\t 76 allocs/op", + "extra": "66702 times\n4 procs" + }, + { + "name": "Benchmark_Badger_SetAndDelete - ns/op", + "value": 17862, + "unit": "ns/op", + "extra": "66702 times\n4 procs" + }, + { + "name": "Benchmark_Badger_SetAndDelete - B/op", + "value": 2816, + "unit": "B/op", + "extra": "66702 times\n4 procs" + }, + { + "name": "Benchmark_Badger_SetAndDelete - allocs/op", + "value": 76, + "unit": "allocs/op", + "extra": "66702 times\n4 procs" + } + ] } ] }