mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for af175b1632
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1760599858175,
|
||||
"lastUpdate": 1760685957098,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -5570,6 +5570,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "146 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": "af175b16328939ba7074cad5e1e16098a5f271bf",
|
||||
"message": "Merge pull request #1932 from gofiber/dependabot/go_modules/dynamodb/aws-modules-becfb72569\n\nchore(deps): bump the aws-modules group across 2 directories with 7 updates",
|
||||
"timestamp": "2025-10-17T09:24:07+02:00",
|
||||
"tree_id": "85119dce113fa02858f65362fa1ddb6e61813a68",
|
||||
"url": "https://github.com/gofiber/storage/commit/af175b16328939ba7074cad5e1e16098a5f271bf"
|
||||
},
|
||||
"date": 1760685952258,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set",
|
||||
"value": 4631611,
|
||||
"unit": "ns/op\t 42636 B/op\t 510 allocs/op",
|
||||
"extra": "231 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - ns/op",
|
||||
"value": 4631611,
|
||||
"unit": "ns/op",
|
||||
"extra": "231 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - B/op",
|
||||
"value": 42636,
|
||||
"unit": "B/op",
|
||||
"extra": "231 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - allocs/op",
|
||||
"value": 510,
|
||||
"unit": "allocs/op",
|
||||
"extra": "231 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get",
|
||||
"value": 1497052,
|
||||
"unit": "ns/op\t 44308 B/op\t 539 allocs/op",
|
||||
"extra": "669 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - ns/op",
|
||||
"value": 1497052,
|
||||
"unit": "ns/op",
|
||||
"extra": "669 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - B/op",
|
||||
"value": 44308,
|
||||
"unit": "B/op",
|
||||
"extra": "669 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - allocs/op",
|
||||
"value": 539,
|
||||
"unit": "allocs/op",
|
||||
"extra": "669 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete",
|
||||
"value": 8697438,
|
||||
"unit": "ns/op\t 85419 B/op\t 1017 allocs/op",
|
||||
"extra": "126 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - ns/op",
|
||||
"value": 8697438,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - B/op",
|
||||
"value": 85419,
|
||||
"unit": "B/op",
|
||||
"extra": "126 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - allocs/op",
|
||||
"value": 1017,
|
||||
"unit": "allocs/op",
|
||||
"extra": "126 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user