mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for c7ef6466c9
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1765266708127,
|
||||
"lastUpdate": 1765267738751,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -7394,6 +7394,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "109 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": "c7ef6466c98a2fc0fcab4ebd57874b69ae912377",
|
||||
"message": "Merge pull request #2322 from gofiber/dependabot/go_modules/aerospike/opentelemetry-modules-7e2f7cdd18",
|
||||
"timestamp": "2025-12-09T09:05:19+01:00",
|
||||
"tree_id": "8af382de6bc3ee83b7a943641c2b8e8b5ad3afdf",
|
||||
"url": "https://github.com/gofiber/storage/commit/c7ef6466c98a2fc0fcab4ebd57874b69ae912377"
|
||||
},
|
||||
"date": 1765267734840,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set",
|
||||
"value": 3696888,
|
||||
"unit": "ns/op\t 31614 B/op\t 377 allocs/op",
|
||||
"extra": "297 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - ns/op",
|
||||
"value": 3696888,
|
||||
"unit": "ns/op",
|
||||
"extra": "297 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - B/op",
|
||||
"value": 31614,
|
||||
"unit": "B/op",
|
||||
"extra": "297 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - allocs/op",
|
||||
"value": 377,
|
||||
"unit": "allocs/op",
|
||||
"extra": "297 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get",
|
||||
"value": 1508826,
|
||||
"unit": "ns/op\t 34104 B/op\t 405 allocs/op",
|
||||
"extra": "679 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - ns/op",
|
||||
"value": 1508826,
|
||||
"unit": "ns/op",
|
||||
"extra": "679 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - B/op",
|
||||
"value": 34104,
|
||||
"unit": "B/op",
|
||||
"extra": "679 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - allocs/op",
|
||||
"value": 405,
|
||||
"unit": "allocs/op",
|
||||
"extra": "679 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete",
|
||||
"value": 7481809,
|
||||
"unit": "ns/op\t 64765 B/op\t 750 allocs/op",
|
||||
"extra": "141 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - ns/op",
|
||||
"value": 7481809,
|
||||
"unit": "ns/op",
|
||||
"extra": "141 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - B/op",
|
||||
"value": 64765,
|
||||
"unit": "B/op",
|
||||
"extra": "141 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - allocs/op",
|
||||
"value": 750,
|
||||
"unit": "allocs/op",
|
||||
"extra": "141 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user