mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for 8423467171
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1745944806217,
|
||||
"lastUpdate": 1751882296992,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -290,6 +290,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "1245 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": "84234671713e1e75e9f9c7eaaacc9f18f6c484e1",
|
||||
"message": "Merge pull request #1569 from gofiber/add-withcontext",
|
||||
"timestamp": "2025-07-07T11:44:47+02:00",
|
||||
"tree_id": "7578250e12b0352776171d0651b265ba58951118",
|
||||
"url": "https://github.com/gofiber/storage/commit/84234671713e1e75e9f9c7eaaacc9f18f6c484e1"
|
||||
},
|
||||
"date": 1751882293197,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_ArangoDB_Set",
|
||||
"value": 691397,
|
||||
"unit": "ns/op\t 17112 B/op\t 233 allocs/op",
|
||||
"extra": "1755 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_ArangoDB_Set - ns/op",
|
||||
"value": 691397,
|
||||
"unit": "ns/op",
|
||||
"extra": "1755 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_ArangoDB_Set - B/op",
|
||||
"value": 17112,
|
||||
"unit": "B/op",
|
||||
"extra": "1755 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_ArangoDB_Set - allocs/op",
|
||||
"value": 233,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1755 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_ArangoDB_Get",
|
||||
"value": 617098,
|
||||
"unit": "ns/op\t 16733 B/op\t 233 allocs/op",
|
||||
"extra": "1882 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_ArangoDB_Get - ns/op",
|
||||
"value": 617098,
|
||||
"unit": "ns/op",
|
||||
"extra": "1882 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_ArangoDB_Get - B/op",
|
||||
"value": 16733,
|
||||
"unit": "B/op",
|
||||
"extra": "1882 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_ArangoDB_Get - allocs/op",
|
||||
"value": 233,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1882 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_ArangoDB_SetAndDelete",
|
||||
"value": 1015260,
|
||||
"unit": "ns/op\t 26049 B/op\t 352 allocs/op",
|
||||
"extra": "1172 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_ArangoDB_SetAndDelete - ns/op",
|
||||
"value": 1015260,
|
||||
"unit": "ns/op",
|
||||
"extra": "1172 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_ArangoDB_SetAndDelete - B/op",
|
||||
"value": 26049,
|
||||
"unit": "B/op",
|
||||
"extra": "1172 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_ArangoDB_SetAndDelete - allocs/op",
|
||||
"value": 352,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1172 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user