mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for 7dd54b600c
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1763657629372,
|
||||
"lastUpdate": 1763657882053,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -578,6 +578,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "5232 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": "7dd54b600cf7ebcdf49aa81799fbef79513d1a4d",
|
||||
"message": "Merge pull request #2021 from gofiber/dependabot/go_modules/aerospike/google-modules-b83a21bb13",
|
||||
"timestamp": "2025-11-20T10:50:38+01:00",
|
||||
"tree_id": "dc3cf85587b667bfa601accbd2436200462e31a4",
|
||||
"url": "https://github.com/gofiber/storage/commit/7dd54b600cf7ebcdf49aa81799fbef79513d1a4d"
|
||||
},
|
||||
"date": 1763657878114,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_Memcache_Set",
|
||||
"value": 116677,
|
||||
"unit": "ns/op\t 35 B/op\t 3 allocs/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Memcache_Set - ns/op",
|
||||
"value": 116677,
|
||||
"unit": "ns/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Memcache_Set - B/op",
|
||||
"value": 35,
|
||||
"unit": "B/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Memcache_Set - allocs/op",
|
||||
"value": 3,
|
||||
"unit": "allocs/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Memcache_Get",
|
||||
"value": 114786,
|
||||
"unit": "ns/op\t 96 B/op\t 4 allocs/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Memcache_Get - ns/op",
|
||||
"value": 114786,
|
||||
"unit": "ns/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Memcache_Get - B/op",
|
||||
"value": 96,
|
||||
"unit": "B/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Memcache_Get - allocs/op",
|
||||
"value": 4,
|
||||
"unit": "allocs/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Memcache_SetAndDelete",
|
||||
"value": 224784,
|
||||
"unit": "ns/op\t 51 B/op\t 4 allocs/op",
|
||||
"extra": "5348 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Memcache_SetAndDelete - ns/op",
|
||||
"value": 224784,
|
||||
"unit": "ns/op",
|
||||
"extra": "5348 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Memcache_SetAndDelete - B/op",
|
||||
"value": 51,
|
||||
"unit": "B/op",
|
||||
"extra": "5348 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Memcache_SetAndDelete - allocs/op",
|
||||
"value": 4,
|
||||
"unit": "allocs/op",
|
||||
"extra": "5348 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user