mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for 904a606aa2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1743020199513,
|
||||
"lastUpdate": 1744190291499,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -290,6 +290,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "295 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": "904a606aa298640f2edb9a167de39219b932a3c4",
|
||||
"message": "Merge pull request #1631 from mdelapenya/tc-azurite\n\nchore: bump testcontainers-go to v0.36.0",
|
||||
"timestamp": "2025-04-09T11:15:31+02:00",
|
||||
"tree_id": "9a609b5228fe260c6730ccd3a8e041d94014c919",
|
||||
"url": "https://github.com/gofiber/storage/commit/904a606aa298640f2edb9a167de39219b932a3c4"
|
||||
},
|
||||
"date": 1744190283246,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_Neo4jStore_Set",
|
||||
"value": 1691675,
|
||||
"unit": "ns/op\t 15294 B/op\t 304 allocs/op",
|
||||
"extra": "660 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Neo4jStore_Set - ns/op",
|
||||
"value": 1691675,
|
||||
"unit": "ns/op",
|
||||
"extra": "660 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Neo4jStore_Set - B/op",
|
||||
"value": 15294,
|
||||
"unit": "B/op",
|
||||
"extra": "660 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Neo4jStore_Set - allocs/op",
|
||||
"value": 304,
|
||||
"unit": "allocs/op",
|
||||
"extra": "660 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Neo4jStore_Get",
|
||||
"value": 1456211,
|
||||
"unit": "ns/op\t 17654 B/op\t 357 allocs/op",
|
||||
"extra": "692 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Neo4jStore_Get - ns/op",
|
||||
"value": 1456211,
|
||||
"unit": "ns/op",
|
||||
"extra": "692 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Neo4jStore_Get - B/op",
|
||||
"value": 17654,
|
||||
"unit": "B/op",
|
||||
"extra": "692 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Neo4jStore_Get - allocs/op",
|
||||
"value": 357,
|
||||
"unit": "allocs/op",
|
||||
"extra": "692 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Neo4jStore_SetAndDelete",
|
||||
"value": 3833161,
|
||||
"unit": "ns/op\t 30625 B/op\t 608 allocs/op",
|
||||
"extra": "289 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Neo4jStore_SetAndDelete - ns/op",
|
||||
"value": 3833161,
|
||||
"unit": "ns/op",
|
||||
"extra": "289 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Neo4jStore_SetAndDelete - B/op",
|
||||
"value": 30625,
|
||||
"unit": "B/op",
|
||||
"extra": "289 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Neo4jStore_SetAndDelete - allocs/op",
|
||||
"value": 608,
|
||||
"unit": "allocs/op",
|
||||
"extra": "289 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user