mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for 54b4431252
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1762418108171,
|
||||
"lastUpdate": 1762847102338,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -1250,6 +1250,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "4669 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": "54b443125230e9d98ff16727b63a0a5045bb741b",
|
||||
"message": "Merge pull request #2005 from gofiber/dependabot/go_modules/valkey/github.com/valkey-io/valkey-go-1.0.68\n\nchore(deps): bump github.com/valkey-io/valkey-go from 1.0.67 to 1.0.68 in /valkey",
|
||||
"timestamp": "2025-11-11T08:43:02+01:00",
|
||||
"tree_id": "cdecaac4f6253dd893741908dec3fb2766236866",
|
||||
"url": "https://github.com/gofiber/storage/commit/54b443125230e9d98ff16727b63a0a5045bb741b"
|
||||
},
|
||||
"date": 1762847097169,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_Valkey_Set",
|
||||
"value": 95202,
|
||||
"unit": "ns/op\t 3 B/op\t 1 allocs/op",
|
||||
"extra": "12712 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_Set - ns/op",
|
||||
"value": 95202,
|
||||
"unit": "ns/op",
|
||||
"extra": "12712 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_Set - B/op",
|
||||
"value": 3,
|
||||
"unit": "B/op",
|
||||
"extra": "12712 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_Set - allocs/op",
|
||||
"value": 1,
|
||||
"unit": "allocs/op",
|
||||
"extra": "12712 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_Get",
|
||||
"value": 102234,
|
||||
"unit": "ns/op\t 512 B/op\t 11 allocs/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_Get - ns/op",
|
||||
"value": 102234,
|
||||
"unit": "ns/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_Get - B/op",
|
||||
"value": 512,
|
||||
"unit": "B/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_Get - allocs/op",
|
||||
"value": 11,
|
||||
"unit": "allocs/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_SetAndDelete",
|
||||
"value": 189291,
|
||||
"unit": "ns/op\t 3 B/op\t 1 allocs/op",
|
||||
"extra": "6267 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_SetAndDelete - ns/op",
|
||||
"value": 189291,
|
||||
"unit": "ns/op",
|
||||
"extra": "6267 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_SetAndDelete - B/op",
|
||||
"value": 3,
|
||||
"unit": "B/op",
|
||||
"extra": "6267 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_SetAndDelete - allocs/op",
|
||||
"value": 1,
|
||||
"unit": "allocs/op",
|
||||
"extra": "6267 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user