add Benchmark (go) benchmark result for 23fd56bd10

This commit is contained in:
github-action-benchmark
2025-08-29 07:23:34 +00:00
parent 796cd05fa5
commit 612bef0bc8

View File

@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1756371230470,
"lastUpdate": 1756452214878,
"repoUrl": "https://github.com/gofiber/storage",
"entries": {
"Benchmark": [
@@ -4706,6 +4706,102 @@ window.BENCHMARK_DATA = {
"extra": "132 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": "23fd56bd10774c58759dae27664991d090a73f4f",
"message": "Merge pull request #1884 from gofiber/dependabot/go_modules/dynamodb/aws-modules-4b89e09fe1\n\nchore(deps): bump the aws-modules group across 2 directories with 5 updates",
"timestamp": "2025-08-29T09:21:52+02:00",
"tree_id": "77335a6311457de0846a388fe7fdb2309aa44538",
"url": "https://github.com/gofiber/storage/commit/23fd56bd10774c58759dae27664991d090a73f4f"
},
"date": 1756452211072,
"tool": "go",
"benches": [
{
"name": "Benchmark_DynamoDB_Set",
"value": 3658901,
"unit": "ns/op\t 42474 B/op\t 508 allocs/op",
"extra": "279 times\n4 procs"
},
{
"name": "Benchmark_DynamoDB_Set - ns/op",
"value": 3658901,
"unit": "ns/op",
"extra": "279 times\n4 procs"
},
{
"name": "Benchmark_DynamoDB_Set - B/op",
"value": 42474,
"unit": "B/op",
"extra": "279 times\n4 procs"
},
{
"name": "Benchmark_DynamoDB_Set - allocs/op",
"value": 508,
"unit": "allocs/op",
"extra": "279 times\n4 procs"
},
{
"name": "Benchmark_DynamoDB_Get",
"value": 1563343,
"unit": "ns/op\t 44550 B/op\t 536 allocs/op",
"extra": "640 times\n4 procs"
},
{
"name": "Benchmark_DynamoDB_Get - ns/op",
"value": 1563343,
"unit": "ns/op",
"extra": "640 times\n4 procs"
},
{
"name": "Benchmark_DynamoDB_Get - B/op",
"value": 44550,
"unit": "B/op",
"extra": "640 times\n4 procs"
},
{
"name": "Benchmark_DynamoDB_Get - allocs/op",
"value": 536,
"unit": "allocs/op",
"extra": "640 times\n4 procs"
},
{
"name": "Benchmark_DynamoDB_SetAndDelete",
"value": 7584841,
"unit": "ns/op\t 85870 B/op\t 1011 allocs/op",
"extra": "141 times\n4 procs"
},
{
"name": "Benchmark_DynamoDB_SetAndDelete - ns/op",
"value": 7584841,
"unit": "ns/op",
"extra": "141 times\n4 procs"
},
{
"name": "Benchmark_DynamoDB_SetAndDelete - B/op",
"value": 85870,
"unit": "B/op",
"extra": "141 times\n4 procs"
},
{
"name": "Benchmark_DynamoDB_SetAndDelete - allocs/op",
"value": 1011,
"unit": "allocs/op",
"extra": "141 times\n4 procs"
}
]
}
]
}