add Benchmark (go) benchmark result for 8423467171

This commit is contained in:
github-action-benchmark
2025-07-07 09:59:24 +00:00
parent 9d3657888c
commit 53805b0759

View File

@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1746623054542,
"lastUpdate": 1751882364286,
"repoUrl": "https://github.com/gofiber/storage",
"entries": {
"Benchmark": [
@@ -194,6 +194,102 @@ window.BENCHMARK_DATA = {
"extra": "5109 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": "84234671713e1e75e9f9c7eaaacc9f18f6c484e1",
"message": "Merge pull request #1569 from gofiber/add-withcontext",
"timestamp": "2025-07-07T11:44:47+02:00",
"tree_id": "7578250e12b0352776171d0651b265ba58951118",
"url": "https://github.com/gofiber/storage/commit/84234671713e1e75e9f9c7eaaacc9f18f6c484e1"
},
"date": 1751882358808,
"tool": "go",
"benches": [
{
"name": "Benchmark_Memcache_Set",
"value": 114495,
"unit": "ns/op\t 35 B/op\t 3 allocs/op",
"extra": "9669 times\n4 procs"
},
{
"name": "Benchmark_Memcache_Set - ns/op",
"value": 114495,
"unit": "ns/op",
"extra": "9669 times\n4 procs"
},
{
"name": "Benchmark_Memcache_Set - B/op",
"value": 35,
"unit": "B/op",
"extra": "9669 times\n4 procs"
},
{
"name": "Benchmark_Memcache_Set - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "9669 times\n4 procs"
},
{
"name": "Benchmark_Memcache_Get",
"value": 114745,
"unit": "ns/op\t 96 B/op\t 4 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Memcache_Get - ns/op",
"value": 114745,
"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": 224593,
"unit": "ns/op\t 51 B/op\t 4 allocs/op",
"extra": "5160 times\n4 procs"
},
{
"name": "Benchmark_Memcache_SetAndDelete - ns/op",
"value": 224593,
"unit": "ns/op",
"extra": "5160 times\n4 procs"
},
{
"name": "Benchmark_Memcache_SetAndDelete - B/op",
"value": 51,
"unit": "B/op",
"extra": "5160 times\n4 procs"
},
{
"name": "Benchmark_Memcache_SetAndDelete - allocs/op",
"value": 4,
"unit": "allocs/op",
"extra": "5160 times\n4 procs"
}
]
}
]
}