mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for 2f180f45ec
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1745688172625,
|
||||
"lastUpdate": 1745837983950,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -386,6 +386,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "457 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": "2f180f45ec24de78d4f732f0ee30ad76f610018f",
|
||||
"message": "Merge pull request #1703 from gofiber/dependabot/go_modules/scylladb/github.com/testcontainers/testcontainers-go-0.37.0\n\nchore(deps): bump github.com/testcontainers/testcontainers-go from 0.36.0 to 0.37.0 in /scylladb",
|
||||
"timestamp": "2025-04-28T12:53:36+02:00",
|
||||
"tree_id": "d2edde612b6dd23670f0242d1495bef6f13f2825",
|
||||
"url": "https://github.com/gofiber/storage/commit/2f180f45ec24de78d4f732f0ee30ad76f610018f"
|
||||
},
|
||||
"date": 1745837976535,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_Scylla_Set",
|
||||
"value": 1301123,
|
||||
"unit": "ns/op\t 2982 B/op\t 42 allocs/op",
|
||||
"extra": "903 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_Set - ns/op",
|
||||
"value": 1301123,
|
||||
"unit": "ns/op",
|
||||
"extra": "903 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_Set - B/op",
|
||||
"value": 2982,
|
||||
"unit": "B/op",
|
||||
"extra": "903 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_Set - allocs/op",
|
||||
"value": 42,
|
||||
"unit": "allocs/op",
|
||||
"extra": "903 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_Get",
|
||||
"value": 1304345,
|
||||
"unit": "ns/op\t 2937 B/op\t 42 allocs/op",
|
||||
"extra": "902 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_Get - ns/op",
|
||||
"value": 1304345,
|
||||
"unit": "ns/op",
|
||||
"extra": "902 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_Get - B/op",
|
||||
"value": 2937,
|
||||
"unit": "B/op",
|
||||
"extra": "902 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_Get - allocs/op",
|
||||
"value": 42,
|
||||
"unit": "allocs/op",
|
||||
"extra": "902 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_SetAndDelete",
|
||||
"value": 2591186,
|
||||
"unit": "ns/op\t 5780 B/op\t 81 allocs/op",
|
||||
"extra": "458 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_SetAndDelete - ns/op",
|
||||
"value": 2591186,
|
||||
"unit": "ns/op",
|
||||
"extra": "458 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_SetAndDelete - B/op",
|
||||
"value": 5780,
|
||||
"unit": "B/op",
|
||||
"extra": "458 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_SetAndDelete - allocs/op",
|
||||
"value": 81,
|
||||
"unit": "allocs/op",
|
||||
"extra": "458 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user