mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for 95081997d0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1752653407328,
|
||||
"lastUpdate": 1762417548538,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -770,6 +770,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "451 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": "95081997d0aaafd4da20e40781587157a9710d7c",
|
||||
"message": "Merge pull request #1960 from gofiber/dependabot/go_modules/scylladb/github.com/docker/docker-28.3.3incompatible\n\nchore(deps): bump github.com/docker/docker from 28.2.2+incompatible to 28.3.3+incompatible in /scylladb",
|
||||
"timestamp": "2025-11-06T09:01:19+01:00",
|
||||
"tree_id": "84d40792178faabdbd2e47f4fcbbd6da8ab6487c",
|
||||
"url": "https://github.com/gofiber/storage/commit/95081997d0aaafd4da20e40781587157a9710d7c"
|
||||
},
|
||||
"date": 1762417544124,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_Scylla_Set",
|
||||
"value": 1302016,
|
||||
"unit": "ns/op\t 3306 B/op\t 43 allocs/op",
|
||||
"extra": "900 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_Set - ns/op",
|
||||
"value": 1302016,
|
||||
"unit": "ns/op",
|
||||
"extra": "900 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_Set - B/op",
|
||||
"value": 3306,
|
||||
"unit": "B/op",
|
||||
"extra": "900 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_Set - allocs/op",
|
||||
"value": 43,
|
||||
"unit": "allocs/op",
|
||||
"extra": "900 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_Get",
|
||||
"value": 1306731,
|
||||
"unit": "ns/op\t 3256 B/op\t 43 allocs/op",
|
||||
"extra": "900 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_Get - ns/op",
|
||||
"value": 1306731,
|
||||
"unit": "ns/op",
|
||||
"extra": "900 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_Get - B/op",
|
||||
"value": 3256,
|
||||
"unit": "B/op",
|
||||
"extra": "900 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_Get - allocs/op",
|
||||
"value": 43,
|
||||
"unit": "allocs/op",
|
||||
"extra": "900 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_SetAndDelete",
|
||||
"value": 2609605,
|
||||
"unit": "ns/op\t 6427 B/op\t 83 allocs/op",
|
||||
"extra": "456 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_SetAndDelete - ns/op",
|
||||
"value": 2609605,
|
||||
"unit": "ns/op",
|
||||
"extra": "456 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_SetAndDelete - B/op",
|
||||
"value": 6427,
|
||||
"unit": "B/op",
|
||||
"extra": "456 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Scylla_SetAndDelete - allocs/op",
|
||||
"value": 83,
|
||||
"unit": "allocs/op",
|
||||
"extra": "456 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user