mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for ab58dded14
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1765439840357,
|
||||
"lastUpdate": 1765869494029,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -7802,6 +7802,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "464 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": "ab58dded1476e2de91221a3440c474bf1a3ff4c0",
|
||||
"message": "Merge pull request #2357 from gofiber/dependabot/go_modules/s3/aws-modules-25f9cd5d7b\n\nchore(deps): bump the aws-modules group across 1 directory with 2 updates",
|
||||
"timestamp": "2025-12-16T08:16:55+01:00",
|
||||
"tree_id": "4686025ac8e086aeef67e1c040ec1c7e2db0c35e",
|
||||
"url": "https://github.com/gofiber/storage/commit/ab58dded1476e2de91221a3440c474bf1a3ff4c0"
|
||||
},
|
||||
"date": 1765869489600,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_S3_Set",
|
||||
"value": 2606822,
|
||||
"unit": "ns/op\t 79152 B/op\t 603 allocs/op",
|
||||
"extra": "411 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Set - ns/op",
|
||||
"value": 2606822,
|
||||
"unit": "ns/op",
|
||||
"extra": "411 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Set - B/op",
|
||||
"value": 79152,
|
||||
"unit": "B/op",
|
||||
"extra": "411 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Set - allocs/op",
|
||||
"value": 603,
|
||||
"unit": "allocs/op",
|
||||
"extra": "411 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Get",
|
||||
"value": 832780,
|
||||
"unit": "ns/op\t 74367 B/op\t 576 allocs/op",
|
||||
"extra": "1441 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Get - ns/op",
|
||||
"value": 832780,
|
||||
"unit": "ns/op",
|
||||
"extra": "1441 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Get - B/op",
|
||||
"value": 74367,
|
||||
"unit": "B/op",
|
||||
"extra": "1441 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Get - allocs/op",
|
||||
"value": 576,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1441 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_SetAndDelete",
|
||||
"value": 2952145,
|
||||
"unit": "ns/op\t 114052 B/op\t 1085 allocs/op",
|
||||
"extra": "423 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_SetAndDelete - ns/op",
|
||||
"value": 2952145,
|
||||
"unit": "ns/op",
|
||||
"extra": "423 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_SetAndDelete - B/op",
|
||||
"value": 114052,
|
||||
"unit": "B/op",
|
||||
"extra": "423 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_SetAndDelete - allocs/op",
|
||||
"value": 1085,
|
||||
"unit": "allocs/op",
|
||||
"extra": "423 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user