mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for 9b928fe320
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1763657630438,
|
||||
"lastUpdate": 1764259944564,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -1442,6 +1442,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "4659 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "835733+gaby@users.noreply.github.com",
|
||||
"name": "Juan Calderon-Perez",
|
||||
"username": "gaby"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "9b928fe3202af31fa96490327f8f80626537e4b4",
|
||||
"message": "Merge pull request #2261 from mdelapenya/update-dependencies-workflows\n\nupdate dependencies workflows",
|
||||
"timestamp": "2025-11-27T11:09:01-05:00",
|
||||
"tree_id": "a7e605b10b54dce7f9c115e97dad5e9ac8202dae",
|
||||
"url": "https://github.com/gofiber/storage/commit/9b928fe3202af31fa96490327f8f80626537e4b4"
|
||||
},
|
||||
"date": 1764259940201,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_Valkey_Set",
|
||||
"value": 135461,
|
||||
"unit": "ns/op\t 3 B/op\t 1 allocs/op",
|
||||
"extra": "7826 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_Set - ns/op",
|
||||
"value": 135461,
|
||||
"unit": "ns/op",
|
||||
"extra": "7826 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_Set - B/op",
|
||||
"value": 3,
|
||||
"unit": "B/op",
|
||||
"extra": "7826 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_Set - allocs/op",
|
||||
"value": 1,
|
||||
"unit": "allocs/op",
|
||||
"extra": "7826 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_Get",
|
||||
"value": 142633,
|
||||
"unit": "ns/op\t 512 B/op\t 11 allocs/op",
|
||||
"extra": "8649 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_Get - ns/op",
|
||||
"value": 142633,
|
||||
"unit": "ns/op",
|
||||
"extra": "8649 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_Get - B/op",
|
||||
"value": 512,
|
||||
"unit": "B/op",
|
||||
"extra": "8649 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_Get - allocs/op",
|
||||
"value": 11,
|
||||
"unit": "allocs/op",
|
||||
"extra": "8649 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_SetAndDelete",
|
||||
"value": 268831,
|
||||
"unit": "ns/op\t 3 B/op\t 1 allocs/op",
|
||||
"extra": "4466 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_SetAndDelete - ns/op",
|
||||
"value": 268831,
|
||||
"unit": "ns/op",
|
||||
"extra": "4466 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_SetAndDelete - B/op",
|
||||
"value": 3,
|
||||
"unit": "B/op",
|
||||
"extra": "4466 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Valkey_SetAndDelete - allocs/op",
|
||||
"value": 1,
|
||||
"unit": "allocs/op",
|
||||
"extra": "4466 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user