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": 1745837792115,
|
||||
"lastUpdate": 1751882454947,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -578,6 +578,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "333 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": 1751882450800,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_AzureBlob_Set",
|
||||
"value": 2264848,
|
||||
"unit": "ns/op\t 13886 B/op\t 183 allocs/op",
|
||||
"extra": "500 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_AzureBlob_Set - ns/op",
|
||||
"value": 2264848,
|
||||
"unit": "ns/op",
|
||||
"extra": "500 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_AzureBlob_Set - B/op",
|
||||
"value": 13886,
|
||||
"unit": "B/op",
|
||||
"extra": "500 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_AzureBlob_Set - allocs/op",
|
||||
"value": 183,
|
||||
"unit": "allocs/op",
|
||||
"extra": "500 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_AzureBlob_Get",
|
||||
"value": 1381755,
|
||||
"unit": "ns/op\t 14791 B/op\t 228 allocs/op",
|
||||
"extra": "820 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_AzureBlob_Get - ns/op",
|
||||
"value": 1381755,
|
||||
"unit": "ns/op",
|
||||
"extra": "820 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_AzureBlob_Get - B/op",
|
||||
"value": 14791,
|
||||
"unit": "B/op",
|
||||
"extra": "820 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_AzureBlob_Get - allocs/op",
|
||||
"value": 228,
|
||||
"unit": "allocs/op",
|
||||
"extra": "820 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_AzureBlob_SetAndDelete",
|
||||
"value": 3369529,
|
||||
"unit": "ns/op\t 25526 B/op\t 319 allocs/op",
|
||||
"extra": "308 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_AzureBlob_SetAndDelete - ns/op",
|
||||
"value": 3369529,
|
||||
"unit": "ns/op",
|
||||
"extra": "308 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_AzureBlob_SetAndDelete - B/op",
|
||||
"value": 25526,
|
||||
"unit": "B/op",
|
||||
"extra": "308 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_AzureBlob_SetAndDelete - allocs/op",
|
||||
"value": 319,
|
||||
"unit": "allocs/op",
|
||||
"extra": "308 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user