mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for 7e6d07112f
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1762418307961,
|
||||
"lastUpdate": 1763657710512,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -1442,6 +1442,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "1674 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": "7e6d07112f62869e00fa027f7f85a984d4acb368",
|
||||
"message": "Merge pull request #2000 from gofiber/dependabot/go_modules/aerospike/testify-modules-2ec82dedaf",
|
||||
"timestamp": "2025-11-20T10:50:08+01:00",
|
||||
"tree_id": "880dd783f33ef93ec7c7d19a51908b75834f5490",
|
||||
"url": "https://github.com/gofiber/storage/commit/7e6d07112f62869e00fa027f7f85a984d4acb368"
|
||||
},
|
||||
"date": 1763657706610,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_MongoDB_Set",
|
||||
"value": 340953,
|
||||
"unit": "ns/op\t 6490 B/op\t 92 allocs/op",
|
||||
"extra": "3358 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MongoDB_Set - ns/op",
|
||||
"value": 340953,
|
||||
"unit": "ns/op",
|
||||
"extra": "3358 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MongoDB_Set - B/op",
|
||||
"value": 6490,
|
||||
"unit": "B/op",
|
||||
"extra": "3358 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MongoDB_Set - allocs/op",
|
||||
"value": 92,
|
||||
"unit": "allocs/op",
|
||||
"extra": "3358 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MongoDB_Get",
|
||||
"value": 312976,
|
||||
"unit": "ns/op\t 7482 B/op\t 80 allocs/op",
|
||||
"extra": "3638 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MongoDB_Get - ns/op",
|
||||
"value": 312976,
|
||||
"unit": "ns/op",
|
||||
"extra": "3638 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MongoDB_Get - B/op",
|
||||
"value": 7482,
|
||||
"unit": "B/op",
|
||||
"extra": "3638 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MongoDB_Get - allocs/op",
|
||||
"value": 80,
|
||||
"unit": "allocs/op",
|
||||
"extra": "3638 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MongoDB_SetAndDelete",
|
||||
"value": 711339,
|
||||
"unit": "ns/op\t 11548 B/op\t 160 allocs/op",
|
||||
"extra": "1686 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MongoDB_SetAndDelete - ns/op",
|
||||
"value": 711339,
|
||||
"unit": "ns/op",
|
||||
"extra": "1686 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MongoDB_SetAndDelete - B/op",
|
||||
"value": 11548,
|
||||
"unit": "B/op",
|
||||
"extra": "1686 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MongoDB_SetAndDelete - allocs/op",
|
||||
"value": 160,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1686 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user