mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for 1386290f7f
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1755014878936,
|
||||
"lastUpdate": 1755244086133,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -4322,6 +4322,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "141 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": "1386290f7fd515a5185a9bc07a2044d54e6e2691",
|
||||
"message": "Merge pull request #1868 from gofiber/dependabot/go_modules/dynamodb/aws-modules-1f5a523d79\n\nchore(deps): bump the aws-modules group across 1 directory with 2 updates",
|
||||
"timestamp": "2025-08-15T09:46:20+02:00",
|
||||
"tree_id": "bd8a20bcd66f84f643cae728bbbcc0f84cafb9e1",
|
||||
"url": "https://github.com/gofiber/storage/commit/1386290f7fd515a5185a9bc07a2044d54e6e2691"
|
||||
},
|
||||
"date": 1755244080873,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set",
|
||||
"value": 4847348,
|
||||
"unit": "ns/op\t 43391 B/op\t 508 allocs/op",
|
||||
"extra": "236 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - ns/op",
|
||||
"value": 4847348,
|
||||
"unit": "ns/op",
|
||||
"extra": "236 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - B/op",
|
||||
"value": 43391,
|
||||
"unit": "B/op",
|
||||
"extra": "236 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - allocs/op",
|
||||
"value": 508,
|
||||
"unit": "allocs/op",
|
||||
"extra": "236 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get",
|
||||
"value": 1505640,
|
||||
"unit": "ns/op\t 44566 B/op\t 535 allocs/op",
|
||||
"extra": "694 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - ns/op",
|
||||
"value": 1505640,
|
||||
"unit": "ns/op",
|
||||
"extra": "694 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - B/op",
|
||||
"value": 44566,
|
||||
"unit": "B/op",
|
||||
"extra": "694 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - allocs/op",
|
||||
"value": 535,
|
||||
"unit": "allocs/op",
|
||||
"extra": "694 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete",
|
||||
"value": 8240875,
|
||||
"unit": "ns/op\t 86039 B/op\t 1012 allocs/op",
|
||||
"extra": "154 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - ns/op",
|
||||
"value": 8240875,
|
||||
"unit": "ns/op",
|
||||
"extra": "154 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - B/op",
|
||||
"value": 86039,
|
||||
"unit": "B/op",
|
||||
"extra": "154 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - allocs/op",
|
||||
"value": 1012,
|
||||
"unit": "allocs/op",
|
||||
"extra": "154 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user