mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for becbbc3dee
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1766043122244,
|
||||
"lastUpdate": 1766043842468,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -2690,6 +2690,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "2691 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": "becbbc3dee9014d69ac94f79b915885f98838ddd",
|
||||
"message": "Merge pull request #2293 from gofiber/dependabot/go_modules/aerospike/shirou-modules-2205efe4f5",
|
||||
"timestamp": "2025-12-18T08:40:37+01:00",
|
||||
"tree_id": "a76bae0f6a6534b4d530476e7ec1f956cb762de3",
|
||||
"url": "https://github.com/gofiber/storage/commit/becbbc3dee9014d69ac94f79b915885f98838ddd"
|
||||
},
|
||||
"date": 1766043838417,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_Nats_Set",
|
||||
"value": 278621,
|
||||
"unit": "ns/op\t 2611 B/op\t 42 allocs/op",
|
||||
"extra": "4207 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Set - ns/op",
|
||||
"value": 278621,
|
||||
"unit": "ns/op",
|
||||
"extra": "4207 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Set - B/op",
|
||||
"value": 2611,
|
||||
"unit": "B/op",
|
||||
"extra": "4207 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Set - allocs/op",
|
||||
"value": 42,
|
||||
"unit": "allocs/op",
|
||||
"extra": "4207 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Get",
|
||||
"value": 275530,
|
||||
"unit": "ns/op\t 2252 B/op\t 39 allocs/op",
|
||||
"extra": "4254 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Get - ns/op",
|
||||
"value": 275530,
|
||||
"unit": "ns/op",
|
||||
"extra": "4254 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Get - B/op",
|
||||
"value": 2252,
|
||||
"unit": "B/op",
|
||||
"extra": "4254 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Get - allocs/op",
|
||||
"value": 39,
|
||||
"unit": "allocs/op",
|
||||
"extra": "4254 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_SetAndDelete",
|
||||
"value": 551777,
|
||||
"unit": "ns/op\t 4131 B/op\t 69 allocs/op",
|
||||
"extra": "2148 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_SetAndDelete - ns/op",
|
||||
"value": 551777,
|
||||
"unit": "ns/op",
|
||||
"extra": "2148 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_SetAndDelete - B/op",
|
||||
"value": 4131,
|
||||
"unit": "B/op",
|
||||
"extra": "2148 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_SetAndDelete - allocs/op",
|
||||
"value": 69,
|
||||
"unit": "allocs/op",
|
||||
"extra": "2148 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user