diff --git a/benchmarks/pebble/data.js b/benchmarks/pebble/data.js index 1c43ca27..7a985403 100644 --- a/benchmarks/pebble/data.js +++ b/benchmarks/pebble/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1763686633879, + "lastUpdate": 1764228938854, "repoUrl": "https://github.com/gofiber/storage", "entries": { "Benchmark": [ @@ -674,6 +674,102 @@ window.BENCHMARK_DATA = { "extra": "2095 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": "e165093e5d547f38c61ff67a338add99e65303d4", + "message": "Merge pull request #2258 from gofiber/dependabot/go_modules/badger/snappy-modules-6ea7c9ed63\n\nchore(deps): bump the snappy-modules group across 2 directories with 1 update", + "timestamp": "2025-11-27T02:32:38-05:00", + "tree_id": "fde618882bea44e5a622dd2c917af6b1064205f6", + "url": "https://github.com/gofiber/storage/commit/e165093e5d547f38c61ff67a338add99e65303d4" + }, + "date": 1764228934953, + "tool": "go", + "benches": [ + { + "name": "Benchmark_Pebble_Set", + "value": 391028, + "unit": "ns/op\t 115 B/op\t 3 allocs/op", + "extra": "2716 times\n4 procs" + }, + { + "name": "Benchmark_Pebble_Set - ns/op", + "value": 391028, + "unit": "ns/op", + "extra": "2716 times\n4 procs" + }, + { + "name": "Benchmark_Pebble_Set - B/op", + "value": 115, + "unit": "B/op", + "extra": "2716 times\n4 procs" + }, + { + "name": "Benchmark_Pebble_Set - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "2716 times\n4 procs" + }, + { + "name": "Benchmark_Pebble_Get", + "value": 1588, + "unit": "ns/op\t 280 B/op\t 7 allocs/op", + "extra": "765806 times\n4 procs" + }, + { + "name": "Benchmark_Pebble_Get - ns/op", + "value": 1588, + "unit": "ns/op", + "extra": "765806 times\n4 procs" + }, + { + "name": "Benchmark_Pebble_Get - B/op", + "value": 280, + "unit": "B/op", + "extra": "765806 times\n4 procs" + }, + { + "name": "Benchmark_Pebble_Get - allocs/op", + "value": 7, + "unit": "allocs/op", + "extra": "765806 times\n4 procs" + }, + { + "name": "Benchmark_Pebble_SetAndDelete", + "value": 813373, + "unit": "ns/op\t 125 B/op\t 3 allocs/op", + "extra": "1627 times\n4 procs" + }, + { + "name": "Benchmark_Pebble_SetAndDelete - ns/op", + "value": 813373, + "unit": "ns/op", + "extra": "1627 times\n4 procs" + }, + { + "name": "Benchmark_Pebble_SetAndDelete - B/op", + "value": 125, + "unit": "B/op", + "extra": "1627 times\n4 procs" + }, + { + "name": "Benchmark_Pebble_SetAndDelete - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "1627 times\n4 procs" + } + ] } ] }