mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for 7e6d07112f
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1762418235981,
|
||||
"lastUpdate": 1763657813871,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -1922,6 +1922,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "2077 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": "7e6d07112f62869e00fa027f7f85a984d4acb368",
|
||||
"message": "Merge pull request #2000 from gofiber/dependabot/go_modules/aerospike/testify-modules-2ec82dedaf",
|
||||
"timestamp": "2025-11-20T10:50:08+01:00",
|
||||
"tree_id": "880dd783f33ef93ec7c7d19a51908b75834f5490",
|
||||
"url": "https://github.com/gofiber/storage/commit/7e6d07112f62869e00fa027f7f85a984d4acb368"
|
||||
},
|
||||
"date": 1763657809917,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_Nats_Set",
|
||||
"value": 293113,
|
||||
"unit": "ns/op\t 2577 B/op\t 45 allocs/op",
|
||||
"extra": "3998 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Set - ns/op",
|
||||
"value": 293113,
|
||||
"unit": "ns/op",
|
||||
"extra": "3998 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Set - B/op",
|
||||
"value": 2577,
|
||||
"unit": "B/op",
|
||||
"extra": "3998 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Set - allocs/op",
|
||||
"value": 45,
|
||||
"unit": "allocs/op",
|
||||
"extra": "3998 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Get",
|
||||
"value": 286720,
|
||||
"unit": "ns/op\t 2252 B/op\t 39 allocs/op",
|
||||
"extra": "4010 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Get - ns/op",
|
||||
"value": 286720,
|
||||
"unit": "ns/op",
|
||||
"extra": "4010 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Get - B/op",
|
||||
"value": 2252,
|
||||
"unit": "B/op",
|
||||
"extra": "4010 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Get - allocs/op",
|
||||
"value": 39,
|
||||
"unit": "allocs/op",
|
||||
"extra": "4010 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_SetAndDelete",
|
||||
"value": 591630,
|
||||
"unit": "ns/op\t 4066 B/op\t 71 allocs/op",
|
||||
"extra": "2060 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_SetAndDelete - ns/op",
|
||||
"value": 591630,
|
||||
"unit": "ns/op",
|
||||
"extra": "2060 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_SetAndDelete - B/op",
|
||||
"value": 4066,
|
||||
"unit": "B/op",
|
||||
"extra": "2060 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_SetAndDelete - allocs/op",
|
||||
"value": 71,
|
||||
"unit": "allocs/op",
|
||||
"extra": "2060 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user