mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for fe8eba6afe
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1750232294221,
|
||||
"lastUpdate": 1750319932243,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -2810,6 +2810,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "448 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": "fe8eba6afea227299961aff887e91ba483710317",
|
||||
"message": "Merge pull request #1792 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.17.81\n\nchore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.79 to 1.17.81 in /s3",
|
||||
"timestamp": "2025-06-19T09:57:44+02:00",
|
||||
"tree_id": "5a321de08a9212cb14e2f82b31857373428d3278",
|
||||
"url": "https://github.com/gofiber/storage/commit/fe8eba6afea227299961aff887e91ba483710317"
|
||||
},
|
||||
"date": 1750319927967,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_S3_Set",
|
||||
"value": 2050564,
|
||||
"unit": "ns/op\t 88501 B/op\t 836 allocs/op",
|
||||
"extra": "589 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Set - ns/op",
|
||||
"value": 2050564,
|
||||
"unit": "ns/op",
|
||||
"extra": "589 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Set - B/op",
|
||||
"value": 88501,
|
||||
"unit": "B/op",
|
||||
"extra": "589 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Set - allocs/op",
|
||||
"value": 836,
|
||||
"unit": "allocs/op",
|
||||
"extra": "589 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Get",
|
||||
"value": 861866,
|
||||
"unit": "ns/op\t 79862 B/op\t 738 allocs/op",
|
||||
"extra": "1372 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Get - ns/op",
|
||||
"value": 861866,
|
||||
"unit": "ns/op",
|
||||
"extra": "1372 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Get - B/op",
|
||||
"value": 79862,
|
||||
"unit": "B/op",
|
||||
"extra": "1372 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Get - allocs/op",
|
||||
"value": 738,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1372 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_SetAndDelete",
|
||||
"value": 2389652,
|
||||
"unit": "ns/op\t 129358 B/op\t 1426 allocs/op",
|
||||
"extra": "494 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_SetAndDelete - ns/op",
|
||||
"value": 2389652,
|
||||
"unit": "ns/op",
|
||||
"extra": "494 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_SetAndDelete - B/op",
|
||||
"value": 129358,
|
||||
"unit": "B/op",
|
||||
"extra": "494 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_SetAndDelete - allocs/op",
|
||||
"value": 1426,
|
||||
"unit": "allocs/op",
|
||||
"extra": "494 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user