mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for ec9e8cbd0f
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1762417342445,
|
||||
"lastUpdate": 1762418299415,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -1154,6 +1154,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "3878 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": "ec9e8cbd0f36f99db330c7729c86165c14c788ae",
|
||||
"message": "Merge pull request #1987 from gofiber/dependabot/go_modules/rueidis/github.com/docker/docker-28.5.2incompatible\n\nchore(deps): bump github.com/docker/docker from 28.3.3+incompatible to 28.5.2+incompatible in /rueidis",
|
||||
"timestamp": "2025-11-06T09:21:09+01:00",
|
||||
"tree_id": "1e58509c7b0366731eec9b7c3109acb20bc25a54",
|
||||
"url": "https://github.com/gofiber/storage/commit/ec9e8cbd0f36f99db330c7729c86165c14c788ae"
|
||||
},
|
||||
"date": 1762418295657,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_Rueidis_Set",
|
||||
"value": 132237,
|
||||
"unit": "ns/op\t 315 B/op\t 1 allocs/op",
|
||||
"extra": "9051 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Rueidis_Set - ns/op",
|
||||
"value": 132237,
|
||||
"unit": "ns/op",
|
||||
"extra": "9051 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Rueidis_Set - B/op",
|
||||
"value": 315,
|
||||
"unit": "B/op",
|
||||
"extra": "9051 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Rueidis_Set - allocs/op",
|
||||
"value": 1,
|
||||
"unit": "allocs/op",
|
||||
"extra": "9051 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Rueidis_Get",
|
||||
"value": 139992,
|
||||
"unit": "ns/op\t 551 B/op\t 11 allocs/op",
|
||||
"extra": "8059 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Rueidis_Get - ns/op",
|
||||
"value": 139992,
|
||||
"unit": "ns/op",
|
||||
"extra": "8059 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Rueidis_Get - B/op",
|
||||
"value": 551,
|
||||
"unit": "B/op",
|
||||
"extra": "8059 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Rueidis_Get - allocs/op",
|
||||
"value": 11,
|
||||
"unit": "allocs/op",
|
||||
"extra": "8059 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Rueidis_SetAndDelete",
|
||||
"value": 266359,
|
||||
"unit": "ns/op\t 701 B/op\t 3 allocs/op",
|
||||
"extra": "4039 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Rueidis_SetAndDelete - ns/op",
|
||||
"value": 266359,
|
||||
"unit": "ns/op",
|
||||
"extra": "4039 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Rueidis_SetAndDelete - B/op",
|
||||
"value": 701,
|
||||
"unit": "B/op",
|
||||
"extra": "4039 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Rueidis_SetAndDelete - allocs/op",
|
||||
"value": 3,
|
||||
"unit": "allocs/op",
|
||||
"extra": "4039 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user