mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for 20be56d1f0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1744190669536,
|
||||
"lastUpdate": 1744963340698,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -386,6 +386,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "2258 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": "20be56d1f052faf5ef1c3ee2ef261ed5209743c0",
|
||||
"message": "Merge pull request #1679 from gofiber/dependabot/go_modules/couchbase/github.com/couchbase/gocb/v2-2.10.0\n\nchore(deps): bump github.com/couchbase/gocb/v2 from 2.9.4 to 2.10.0 in /couchbase",
|
||||
"timestamp": "2025-04-18T09:54:45+02:00",
|
||||
"tree_id": "c1a75e859eec06becc99c444d785e978897530ac",
|
||||
"url": "https://github.com/gofiber/storage/commit/20be56d1f052faf5ef1c3ee2ef261ed5209743c0"
|
||||
},
|
||||
"date": 1744963332226,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_Couchbase_Set",
|
||||
"value": 259615,
|
||||
"unit": "ns/op\t 9973 B/op\t 97 allocs/op",
|
||||
"extra": "4279 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Couchbase_Set - ns/op",
|
||||
"value": 259615,
|
||||
"unit": "ns/op",
|
||||
"extra": "4279 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Couchbase_Set - B/op",
|
||||
"value": 9973,
|
||||
"unit": "B/op",
|
||||
"extra": "4279 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Couchbase_Set - allocs/op",
|
||||
"value": 97,
|
||||
"unit": "allocs/op",
|
||||
"extra": "4279 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Couchbase_Get",
|
||||
"value": 234855,
|
||||
"unit": "ns/op\t 4576 B/op\t 91 allocs/op",
|
||||
"extra": "5784 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Couchbase_Get - ns/op",
|
||||
"value": 234855,
|
||||
"unit": "ns/op",
|
||||
"extra": "5784 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Couchbase_Get - B/op",
|
||||
"value": 4576,
|
||||
"unit": "B/op",
|
||||
"extra": "5784 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Couchbase_Get - allocs/op",
|
||||
"value": 91,
|
||||
"unit": "allocs/op",
|
||||
"extra": "5784 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Couchbase_SetAndDelete",
|
||||
"value": 558030,
|
||||
"unit": "ns/op\t 18775 B/op\t 188 allocs/op",
|
||||
"extra": "2314 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Couchbase_SetAndDelete - ns/op",
|
||||
"value": 558030,
|
||||
"unit": "ns/op",
|
||||
"extra": "2314 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Couchbase_SetAndDelete - B/op",
|
||||
"value": 18775,
|
||||
"unit": "B/op",
|
||||
"extra": "2314 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Couchbase_SetAndDelete - allocs/op",
|
||||
"value": 188,
|
||||
"unit": "allocs/op",
|
||||
"extra": "2314 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user