mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for 676b7c385b
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1750146153423,
|
||||
"lastUpdate": 1750232294221,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -2714,6 +2714,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "476 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": "676b7c385bda004b6d0191c0745c68b2852c9c67",
|
||||
"message": "Merge pull request #1787 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2/service/s3-1.80.3\n\nchore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.80.2 to 1.80.3 in /s3",
|
||||
"timestamp": "2025-06-18T09:37:01+02:00",
|
||||
"tree_id": "f0d09fa0fe91e4570a61c0cb2db2400cec5761ab",
|
||||
"url": "https://github.com/gofiber/storage/commit/676b7c385bda004b6d0191c0745c68b2852c9c67"
|
||||
},
|
||||
"date": 1750232286634,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_S3_Set",
|
||||
"value": 2060494,
|
||||
"unit": "ns/op\t 87662 B/op\t 836 allocs/op",
|
||||
"extra": "588 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Set - ns/op",
|
||||
"value": 2060494,
|
||||
"unit": "ns/op",
|
||||
"extra": "588 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Set - B/op",
|
||||
"value": 87662,
|
||||
"unit": "B/op",
|
||||
"extra": "588 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Set - allocs/op",
|
||||
"value": 836,
|
||||
"unit": "allocs/op",
|
||||
"extra": "588 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Get",
|
||||
"value": 874923,
|
||||
"unit": "ns/op\t 79357 B/op\t 738 allocs/op",
|
||||
"extra": "1396 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Get - ns/op",
|
||||
"value": 874923,
|
||||
"unit": "ns/op",
|
||||
"extra": "1396 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Get - B/op",
|
||||
"value": 79357,
|
||||
"unit": "B/op",
|
||||
"extra": "1396 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Get - allocs/op",
|
||||
"value": 738,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1396 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_SetAndDelete",
|
||||
"value": 2435522,
|
||||
"unit": "ns/op\t 127882 B/op\t 1426 allocs/op",
|
||||
"extra": "448 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_SetAndDelete - ns/op",
|
||||
"value": 2435522,
|
||||
"unit": "ns/op",
|
||||
"extra": "448 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_SetAndDelete - B/op",
|
||||
"value": 127882,
|
||||
"unit": "B/op",
|
||||
"extra": "448 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_SetAndDelete - allocs/op",
|
||||
"value": 1426,
|
||||
"unit": "allocs/op",
|
||||
"extra": "448 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user