mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for fecc0c591b
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1765267694690,
|
||||
"lastUpdate": 1765439804708,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -2018,6 +2018,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "805 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": "fecc0c591b46e4c76989a68a5baf1e198c3a9baa",
|
||||
"message": "Merge pull request #2351 from gofiber/dependabot/go_modules/cassandra/morikuni-modules-13437e0f92",
|
||||
"timestamp": "2025-12-11T08:53:06+01:00",
|
||||
"tree_id": "eb476666cfafe83f9893d0e9cc77e5a18aeb385e",
|
||||
"url": "https://github.com/gofiber/storage/commit/fecc0c591b46e4c76989a68a5baf1e198c3a9baa"
|
||||
},
|
||||
"date": 1765439800569,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_Etcd_Set",
|
||||
"value": 1006050906,
|
||||
"unit": "ns/op\t 451040 B/op\t 2817 allocs/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Etcd_Set - ns/op",
|
||||
"value": 1006050906,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Etcd_Set - B/op",
|
||||
"value": 451040,
|
||||
"unit": "B/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Etcd_Set - allocs/op",
|
||||
"value": 2817,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Etcd_Get",
|
||||
"value": 335212,
|
||||
"unit": "ns/op\t 7420 B/op\t 111 allocs/op",
|
||||
"extra": "3282 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Etcd_Get - ns/op",
|
||||
"value": 335212,
|
||||
"unit": "ns/op",
|
||||
"extra": "3282 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Etcd_Get - B/op",
|
||||
"value": 7420,
|
||||
"unit": "B/op",
|
||||
"extra": "3282 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Etcd_Get - allocs/op",
|
||||
"value": 111,
|
||||
"unit": "allocs/op",
|
||||
"extra": "3282 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Etcd_SetAndDelete",
|
||||
"value": 1577150,
|
||||
"unit": "ns/op\t 20596 B/op\t 312 allocs/op",
|
||||
"extra": "753 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Etcd_SetAndDelete - ns/op",
|
||||
"value": 1577150,
|
||||
"unit": "ns/op",
|
||||
"extra": "753 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Etcd_SetAndDelete - B/op",
|
||||
"value": 20596,
|
||||
"unit": "B/op",
|
||||
"extra": "753 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_Etcd_SetAndDelete - allocs/op",
|
||||
"value": 312,
|
||||
"unit": "allocs/op",
|
||||
"extra": "753 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user