mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for e3f0243edf
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1752652942225,
|
||||
"lastUpdate": 1752653274678,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -3290,6 +3290,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "452 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": "e3f0243edf140f89f93da9884e4880768383a33d",
|
||||
"message": "Merge pull request #1821 from gofiber/dependabot/go_modules/aerospike/testcontainers-modules-88f01908c2\n\nchore(deps): bump the testcontainers-modules group across 22 directories with 17 updates",
|
||||
"timestamp": "2025-07-16T10:01:38+02:00",
|
||||
"tree_id": "d8ef317e71a85e0e393e760722107b87bd86b70b",
|
||||
"url": "https://github.com/gofiber/storage/commit/e3f0243edf140f89f93da9884e4880768383a33d"
|
||||
},
|
||||
"date": 1752653268474,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_S3_Set",
|
||||
"value": 2086720,
|
||||
"unit": "ns/op\t 88425 B/op\t 836 allocs/op",
|
||||
"extra": "598 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Set - ns/op",
|
||||
"value": 2086720,
|
||||
"unit": "ns/op",
|
||||
"extra": "598 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Set - B/op",
|
||||
"value": 88425,
|
||||
"unit": "B/op",
|
||||
"extra": "598 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Set - allocs/op",
|
||||
"value": 836,
|
||||
"unit": "allocs/op",
|
||||
"extra": "598 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Get",
|
||||
"value": 904705,
|
||||
"unit": "ns/op\t 79862 B/op\t 738 allocs/op",
|
||||
"extra": "1345 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Get - ns/op",
|
||||
"value": 904705,
|
||||
"unit": "ns/op",
|
||||
"extra": "1345 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Get - B/op",
|
||||
"value": 79862,
|
||||
"unit": "B/op",
|
||||
"extra": "1345 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_Get - allocs/op",
|
||||
"value": 738,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1345 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_SetAndDelete",
|
||||
"value": 2494849,
|
||||
"unit": "ns/op\t 129582 B/op\t 1426 allocs/op",
|
||||
"extra": "489 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_SetAndDelete - ns/op",
|
||||
"value": 2494849,
|
||||
"unit": "ns/op",
|
||||
"extra": "489 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_SetAndDelete - B/op",
|
||||
"value": 129582,
|
||||
"unit": "B/op",
|
||||
"extra": "489 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_S3_SetAndDelete - allocs/op",
|
||||
"value": 1426,
|
||||
"unit": "allocs/op",
|
||||
"extra": "489 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user