mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for 1934048171
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1761895601814,
|
||||
"lastUpdate": 1762240616758,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -6146,6 +6146,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "160 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": "19340481714c160955d4ab395286274e4a76d6f8",
|
||||
"message": "Merge pull request #1949 from gofiber/dependabot/go_modules/dynamodb/aws-modules-597ae18de0\n\nchore(deps): bump github.com/aws/smithy-go from 1.23.1 to 1.23.2 in /dynamodb in the aws-modules group across 1 directory",
|
||||
"timestamp": "2025-11-04T08:15:04+01:00",
|
||||
"tree_id": "b422f2b95f2c6c09370709431edf373468fc20a0",
|
||||
"url": "https://github.com/gofiber/storage/commit/19340481714c160955d4ab395286274e4a76d6f8"
|
||||
},
|
||||
"date": 1762240612050,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set",
|
||||
"value": 5282627,
|
||||
"unit": "ns/op\t 38967 B/op\t 469 allocs/op",
|
||||
"extra": "240 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - ns/op",
|
||||
"value": 5282627,
|
||||
"unit": "ns/op",
|
||||
"extra": "240 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - B/op",
|
||||
"value": 38967,
|
||||
"unit": "B/op",
|
||||
"extra": "240 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - allocs/op",
|
||||
"value": 469,
|
||||
"unit": "allocs/op",
|
||||
"extra": "240 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get",
|
||||
"value": 1473106,
|
||||
"unit": "ns/op\t 41212 B/op\t 497 allocs/op",
|
||||
"extra": "684 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - ns/op",
|
||||
"value": 1473106,
|
||||
"unit": "ns/op",
|
||||
"extra": "684 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - B/op",
|
||||
"value": 41212,
|
||||
"unit": "B/op",
|
||||
"extra": "684 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - allocs/op",
|
||||
"value": 497,
|
||||
"unit": "allocs/op",
|
||||
"extra": "684 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete",
|
||||
"value": 7589870,
|
||||
"unit": "ns/op\t 79442 B/op\t 934 allocs/op",
|
||||
"extra": "141 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - ns/op",
|
||||
"value": 7589870,
|
||||
"unit": "ns/op",
|
||||
"extra": "141 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - B/op",
|
||||
"value": 79442,
|
||||
"unit": "B/op",
|
||||
"extra": "141 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - allocs/op",
|
||||
"value": 934,
|
||||
"unit": "allocs/op",
|
||||
"extra": "141 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user