mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for 72fb697360
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1745688113767,
|
||||
"lastUpdate": 1745837966856,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -1826,6 +1826,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "184 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": "72fb69736092613c4003bfdb9a2b2b5939a9720c",
|
||||
"message": "Merge pull request #1697 from gofiber/dependabot/go_modules/dynamodb/github.com/testcontainers/testcontainers-go-0.37.0\n\nchore(deps): bump github.com/testcontainers/testcontainers-go from 0.36.0 to 0.37.0 in /dynamodb",
|
||||
"timestamp": "2025-04-28T12:54:55+02:00",
|
||||
"tree_id": "3080e106cc115c7ec88c6a89417e9dedc7c4ae40",
|
||||
"url": "https://github.com/gofiber/storage/commit/72fb69736092613c4003bfdb9a2b2b5939a9720c"
|
||||
},
|
||||
"date": 1745837958925,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set",
|
||||
"value": 3772357,
|
||||
"unit": "ns/op\t 34598 B/op\t 476 allocs/op",
|
||||
"extra": "283 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - ns/op",
|
||||
"value": 3772357,
|
||||
"unit": "ns/op",
|
||||
"extra": "283 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - B/op",
|
||||
"value": 34598,
|
||||
"unit": "B/op",
|
||||
"extra": "283 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - allocs/op",
|
||||
"value": 476,
|
||||
"unit": "allocs/op",
|
||||
"extra": "283 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get",
|
||||
"value": 1386161,
|
||||
"unit": "ns/op\t 36910 B/op\t 504 allocs/op",
|
||||
"extra": "752 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - ns/op",
|
||||
"value": 1386161,
|
||||
"unit": "ns/op",
|
||||
"extra": "752 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - B/op",
|
||||
"value": 36910,
|
||||
"unit": "B/op",
|
||||
"extra": "752 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - allocs/op",
|
||||
"value": 504,
|
||||
"unit": "allocs/op",
|
||||
"extra": "752 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete",
|
||||
"value": 7467745,
|
||||
"unit": "ns/op\t 70720 B/op\t 949 allocs/op",
|
||||
"extra": "145 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - ns/op",
|
||||
"value": 7467745,
|
||||
"unit": "ns/op",
|
||||
"extra": "145 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - B/op",
|
||||
"value": 70720,
|
||||
"unit": "B/op",
|
||||
"extra": "145 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - allocs/op",
|
||||
"value": 949,
|
||||
"unit": "allocs/op",
|
||||
"extra": "145 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user