mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for 8423467171
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1750669422913,
|
||||
"lastUpdate": 1751882569090,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -578,6 +578,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "328 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": 1751882565257,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_Coherence_Set",
|
||||
"value": 1713761,
|
||||
"unit": "ns/op\t 5101 B/op\t 115 allocs/op",
|
||||
"extra": "610 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Coherence_Set - ns/op",
|
||||
"value": 1713761,
|
||||
"unit": "ns/op",
|
||||
"extra": "610 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Coherence_Set - B/op",
|
||||
"value": 5101,
|
||||
"unit": "B/op",
|
||||
"extra": "610 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Coherence_Set - allocs/op",
|
||||
"value": 115,
|
||||
"unit": "allocs/op",
|
||||
"extra": "610 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Coherence_Get",
|
||||
"value": 782.1,
|
||||
"unit": "ns/op\t 301 B/op\t 5 allocs/op",
|
||||
"extra": "1501425 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Coherence_Get - ns/op",
|
||||
"value": 782.1,
|
||||
"unit": "ns/op",
|
||||
"extra": "1501425 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Coherence_Get - B/op",
|
||||
"value": 301,
|
||||
"unit": "B/op",
|
||||
"extra": "1501425 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Coherence_Get - allocs/op",
|
||||
"value": 5,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1501425 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Coherence_SetAndDelete",
|
||||
"value": 3204483,
|
||||
"unit": "ns/op\t 9677 B/op\t 218 allocs/op",
|
||||
"extra": "340 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Coherence_SetAndDelete - ns/op",
|
||||
"value": 3204483,
|
||||
"unit": "ns/op",
|
||||
"extra": "340 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Coherence_SetAndDelete - B/op",
|
||||
"value": 9677,
|
||||
"unit": "B/op",
|
||||
"extra": "340 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Coherence_SetAndDelete - allocs/op",
|
||||
"value": 218,
|
||||
"unit": "allocs/op",
|
||||
"extra": "340 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user