mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for e21a9065b5
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1744615446288,
|
||||
"lastUpdate": 1744782294923,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -1442,6 +1442,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "1 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": "e21a9065b52622c9e1e1ad671a7da27ecba91f90",
|
||||
"message": "Merge pull request #1672 from mdelapenya/testing-patterns\n\nchore(testing): use require in tests",
|
||||
"timestamp": "2025-04-16T07:40:42+02:00",
|
||||
"tree_id": "54a79e7c0ee58dbd297fbf52b9ba836e7b4965d9",
|
||||
"url": "https://github.com/gofiber/storage/commit/e21a9065b52622c9e1e1ad671a7da27ecba91f90"
|
||||
},
|
||||
"date": 1744782286829,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set",
|
||||
"value": 3563606,
|
||||
"unit": "ns/op\t 35416 B/op\t 476 allocs/op",
|
||||
"extra": "315 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - ns/op",
|
||||
"value": 3563606,
|
||||
"unit": "ns/op",
|
||||
"extra": "315 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - B/op",
|
||||
"value": 35416,
|
||||
"unit": "B/op",
|
||||
"extra": "315 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Set - allocs/op",
|
||||
"value": 476,
|
||||
"unit": "allocs/op",
|
||||
"extra": "315 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get",
|
||||
"value": 1253819,
|
||||
"unit": "ns/op\t 36982 B/op\t 504 allocs/op",
|
||||
"extra": "825 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - ns/op",
|
||||
"value": 1253819,
|
||||
"unit": "ns/op",
|
||||
"extra": "825 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - B/op",
|
||||
"value": 36982,
|
||||
"unit": "B/op",
|
||||
"extra": "825 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_Get - allocs/op",
|
||||
"value": 504,
|
||||
"unit": "allocs/op",
|
||||
"extra": "825 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete",
|
||||
"value": 7131266,
|
||||
"unit": "ns/op\t 70337 B/op\t 949 allocs/op",
|
||||
"extra": "157 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - ns/op",
|
||||
"value": 7131266,
|
||||
"unit": "ns/op",
|
||||
"extra": "157 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - B/op",
|
||||
"value": 70337,
|
||||
"unit": "B/op",
|
||||
"extra": "157 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_DynamoDB_SetAndDelete - allocs/op",
|
||||
"value": 949,
|
||||
"unit": "allocs/op",
|
||||
"extra": "157 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user