mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for 2ad757cb5c
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1744782294923,
|
||||
"lastUpdate": 1745566834190,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -1538,6 +1538,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "157 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": "2ad757cb5cc8b15799094e0ece371ebc4e292af6",
|
||||
"message": "Merge pull request #1686 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.43.0\n\nchore(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.42.4 to 1.43.0 in /dynamodb",
|
||||
"timestamp": "2025-04-25T09:38:49+02:00",
|
||||
"tree_id": "e0d84075364aaec814cd93c6d24fe3b0945c78ed",
|
||||
"url": "https://github.com/gofiber/storage/commit/2ad757cb5cc8b15799094e0ece371ebc4e292af6"
|
||||
},
|
||||
"date": 1745566826730,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set",
|
||||
"value": 3934704,
|
||||
"unit": "ns/op\t 35298 B/op\t 476 allocs/op",
|
||||
"extra": "290 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - ns/op",
|
||||
"value": 3934704,
|
||||
"unit": "ns/op",
|
||||
"extra": "290 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - B/op",
|
||||
"value": 35298,
|
||||
"unit": "B/op",
|
||||
"extra": "290 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - allocs/op",
|
||||
"value": 476,
|
||||
"unit": "allocs/op",
|
||||
"extra": "290 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get",
|
||||
"value": 1510760,
|
||||
"unit": "ns/op\t 37274 B/op\t 504 allocs/op",
|
||||
"extra": "706 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - ns/op",
|
||||
"value": 1510760,
|
||||
"unit": "ns/op",
|
||||
"extra": "706 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - B/op",
|
||||
"value": 37274,
|
||||
"unit": "B/op",
|
||||
"extra": "706 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - allocs/op",
|
||||
"value": 504,
|
||||
"unit": "allocs/op",
|
||||
"extra": "706 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete",
|
||||
"value": 8623840,
|
||||
"unit": "ns/op\t 69728 B/op\t 948 allocs/op",
|
||||
"extra": "132 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - ns/op",
|
||||
"value": 8623840,
|
||||
"unit": "ns/op",
|
||||
"extra": "132 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - B/op",
|
||||
"value": 69728,
|
||||
"unit": "B/op",
|
||||
"extra": "132 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - allocs/op",
|
||||
"value": 948,
|
||||
"unit": "allocs/op",
|
||||
"extra": "132 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user