mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for 7dd54b600c
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1763657654633,
|
||||
"lastUpdate": 1763657955022,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -290,6 +290,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "1810 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": "7dd54b600cf7ebcdf49aa81799fbef79513d1a4d",
|
||||
"message": "Merge pull request #2021 from gofiber/dependabot/go_modules/aerospike/google-modules-b83a21bb13",
|
||||
"timestamp": "2025-11-20T10:50:38+01:00",
|
||||
"tree_id": "dc3cf85587b667bfa601accbd2436200462e31a4",
|
||||
"url": "https://github.com/gofiber/storage/commit/7dd54b600cf7ebcdf49aa81799fbef79513d1a4d"
|
||||
},
|
||||
"date": 1763657951217,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_Pebble_Set",
|
||||
"value": 363843,
|
||||
"unit": "ns/op\t 156 B/op\t 3 allocs/op",
|
||||
"extra": "3104 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Pebble_Set - ns/op",
|
||||
"value": 363843,
|
||||
"unit": "ns/op",
|
||||
"extra": "3104 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Pebble_Set - B/op",
|
||||
"value": 156,
|
||||
"unit": "B/op",
|
||||
"extra": "3104 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Pebble_Set - allocs/op",
|
||||
"value": 3,
|
||||
"unit": "allocs/op",
|
||||
"extra": "3104 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Pebble_Get",
|
||||
"value": 1593,
|
||||
"unit": "ns/op\t 280 B/op\t 7 allocs/op",
|
||||
"extra": "756616 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Pebble_Get - ns/op",
|
||||
"value": 1593,
|
||||
"unit": "ns/op",
|
||||
"extra": "756616 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Pebble_Get - B/op",
|
||||
"value": 280,
|
||||
"unit": "B/op",
|
||||
"extra": "756616 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Pebble_Get - allocs/op",
|
||||
"value": 7,
|
||||
"unit": "allocs/op",
|
||||
"extra": "756616 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Pebble_SetAndDelete",
|
||||
"value": 575999,
|
||||
"unit": "ns/op\t 100 B/op\t 3 allocs/op",
|
||||
"extra": "2058 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Pebble_SetAndDelete - ns/op",
|
||||
"value": 575999,
|
||||
"unit": "ns/op",
|
||||
"extra": "2058 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Pebble_SetAndDelete - B/op",
|
||||
"value": 100,
|
||||
"unit": "B/op",
|
||||
"extra": "2058 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Pebble_SetAndDelete - allocs/op",
|
||||
"value": 3,
|
||||
"unit": "allocs/op",
|
||||
"extra": "2058 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user