diff --git a/benchmarks/rueidis/data.js b/benchmarks/rueidis/data.js index ca722c22..40307eae 100644 --- a/benchmarks/rueidis/data.js +++ b/benchmarks/rueidis/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1763657618478, + "lastUpdate": 1763662215163, "repoUrl": "https://github.com/gofiber/storage", "entries": { "Benchmark": [ @@ -1442,6 +1442,102 @@ window.BENCHMARK_DATA = { "extra": "5874 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": "18c4294c8b21d9117b1eb4b296dbc911d31b262f", + "message": "Merge pull request #2165 from gofiber/dependabot/go_modules/aerospike/shirou-modules-9de9a86162", + "timestamp": "2025-11-20T11:41:10+01:00", + "tree_id": "dcd469172bf3efc3bc94dcb1f6d7020581615a5f", + "url": "https://github.com/gofiber/storage/commit/18c4294c8b21d9117b1eb4b296dbc911d31b262f" + }, + "date": 1763662210820, + "tool": "go", + "benches": [ + { + "name": "Benchmark_Rueidis_Set", + "value": 130695, + "unit": "ns/op\t 311 B/op\t 1 allocs/op", + "extra": "9151 times\n4 procs" + }, + { + "name": "Benchmark_Rueidis_Set - ns/op", + "value": 130695, + "unit": "ns/op", + "extra": "9151 times\n4 procs" + }, + { + "name": "Benchmark_Rueidis_Set - B/op", + "value": 311, + "unit": "B/op", + "extra": "9151 times\n4 procs" + }, + { + "name": "Benchmark_Rueidis_Set - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "9151 times\n4 procs" + }, + { + "name": "Benchmark_Rueidis_Get", + "value": 139019, + "unit": "ns/op\t 618 B/op\t 11 allocs/op", + "extra": "8494 times\n4 procs" + }, + { + "name": "Benchmark_Rueidis_Get - ns/op", + "value": 139019, + "unit": "ns/op", + "extra": "8494 times\n4 procs" + }, + { + "name": "Benchmark_Rueidis_Get - B/op", + "value": 618, + "unit": "B/op", + "extra": "8494 times\n4 procs" + }, + { + "name": "Benchmark_Rueidis_Get - allocs/op", + "value": 11, + "unit": "allocs/op", + "extra": "8494 times\n4 procs" + }, + { + "name": "Benchmark_Rueidis_SetAndDelete", + "value": 264147, + "unit": "ns/op\t 714 B/op\t 3 allocs/op", + "extra": "3968 times\n4 procs" + }, + { + "name": "Benchmark_Rueidis_SetAndDelete - ns/op", + "value": 264147, + "unit": "ns/op", + "extra": "3968 times\n4 procs" + }, + { + "name": "Benchmark_Rueidis_SetAndDelete - B/op", + "value": 714, + "unit": "B/op", + "extra": "3968 times\n4 procs" + }, + { + "name": "Benchmark_Rueidis_SetAndDelete - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "3968 times\n4 procs" + } + ] } ] }