diff --git a/benchmarks/bbolt/data.js b/benchmarks/bbolt/data.js index 4946c104..4a58ae10 100644 --- a/benchmarks/bbolt/data.js +++ b/benchmarks/bbolt/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1762760248823, + "lastUpdate": 1764259934736, "repoUrl": "https://github.com/gofiber/storage", "entries": { "Benchmark": [ @@ -1058,6 +1058,102 @@ window.BENCHMARK_DATA = { "extra": "2440 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "835733+gaby@users.noreply.github.com", + "name": "Juan Calderon-Perez", + "username": "gaby" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "9b928fe3202af31fa96490327f8f80626537e4b4", + "message": "Merge pull request #2261 from mdelapenya/update-dependencies-workflows\n\nupdate dependencies workflows", + "timestamp": "2025-11-27T11:09:01-05:00", + "tree_id": "a7e605b10b54dce7f9c115e97dad5e9ac8202dae", + "url": "https://github.com/gofiber/storage/commit/9b928fe3202af31fa96490327f8f80626537e4b4" + }, + "date": 1764259930425, + "tool": "go", + "benches": [ + { + "name": "Benchmark_Bbolt_Set", + "value": 240251, + "unit": "ns/op\t 6304 B/op\t 43 allocs/op", + "extra": "5212 times\n4 procs" + }, + { + "name": "Benchmark_Bbolt_Set - ns/op", + "value": 240251, + "unit": "ns/op", + "extra": "5212 times\n4 procs" + }, + { + "name": "Benchmark_Bbolt_Set - B/op", + "value": 6304, + "unit": "B/op", + "extra": "5212 times\n4 procs" + }, + { + "name": "Benchmark_Bbolt_Set - allocs/op", + "value": 43, + "unit": "allocs/op", + "extra": "5212 times\n4 procs" + }, + { + "name": "Benchmark_Bbolt_Get", + "value": 463.8, + "unit": "ns/op\t 480 B/op\t 7 allocs/op", + "extra": "2596034 times\n4 procs" + }, + { + "name": "Benchmark_Bbolt_Get - ns/op", + "value": 463.8, + "unit": "ns/op", + "extra": "2596034 times\n4 procs" + }, + { + "name": "Benchmark_Bbolt_Get - B/op", + "value": 480, + "unit": "B/op", + "extra": "2596034 times\n4 procs" + }, + { + "name": "Benchmark_Bbolt_Get - allocs/op", + "value": 7, + "unit": "allocs/op", + "extra": "2596034 times\n4 procs" + }, + { + "name": "Benchmark_Bbolt_SetAndDelete", + "value": 474688, + "unit": "ns/op\t 12575 B/op\t 86 allocs/op", + "extra": "2818 times\n4 procs" + }, + { + "name": "Benchmark_Bbolt_SetAndDelete - ns/op", + "value": 474688, + "unit": "ns/op", + "extra": "2818 times\n4 procs" + }, + { + "name": "Benchmark_Bbolt_SetAndDelete - B/op", + "value": 12575, + "unit": "B/op", + "extra": "2818 times\n4 procs" + }, + { + "name": "Benchmark_Bbolt_SetAndDelete - allocs/op", + "value": 86, + "unit": "allocs/op", + "extra": "2818 times\n4 procs" + } + ] } ] }