mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for 904a606aa2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1743019124169,
|
||||
"lastUpdate": 1744190340276,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -194,6 +194,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "2206 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": "904a606aa298640f2edb9a167de39219b932a3c4",
|
||||
"message": "Merge pull request #1631 from mdelapenya/tc-azurite\n\nchore: bump testcontainers-go to v0.36.0",
|
||||
"timestamp": "2025-04-09T11:15:31+02:00",
|
||||
"tree_id": "9a609b5228fe260c6730ccd3a8e041d94014c919",
|
||||
"url": "https://github.com/gofiber/storage/commit/904a606aa298640f2edb9a167de39219b932a3c4"
|
||||
},
|
||||
"date": 1744190331938,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_Nats_Set",
|
||||
"value": 279118,
|
||||
"unit": "ns/op\t 2513 B/op\t 45 allocs/op",
|
||||
"extra": "4257 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Set - ns/op",
|
||||
"value": 279118,
|
||||
"unit": "ns/op",
|
||||
"extra": "4257 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Set - B/op",
|
||||
"value": 2513,
|
||||
"unit": "B/op",
|
||||
"extra": "4257 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Set - allocs/op",
|
||||
"value": 45,
|
||||
"unit": "allocs/op",
|
||||
"extra": "4257 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Get",
|
||||
"value": 268224,
|
||||
"unit": "ns/op\t 2236 B/op\t 39 allocs/op",
|
||||
"extra": "4350 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Get - ns/op",
|
||||
"value": 268224,
|
||||
"unit": "ns/op",
|
||||
"extra": "4350 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Get - B/op",
|
||||
"value": 2236,
|
||||
"unit": "B/op",
|
||||
"extra": "4350 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_Get - allocs/op",
|
||||
"value": 39,
|
||||
"unit": "allocs/op",
|
||||
"extra": "4350 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_SetAndDelete",
|
||||
"value": 547568,
|
||||
"unit": "ns/op\t 3932 B/op\t 71 allocs/op",
|
||||
"extra": "2169 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_SetAndDelete - ns/op",
|
||||
"value": 547568,
|
||||
"unit": "ns/op",
|
||||
"extra": "2169 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_SetAndDelete - B/op",
|
||||
"value": 3932,
|
||||
"unit": "B/op",
|
||||
"extra": "2169 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Nats_SetAndDelete - allocs/op",
|
||||
"value": 71,
|
||||
"unit": "allocs/op",
|
||||
"extra": "2169 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user