Compare commits

...

2 Commits

Author SHA1 Message Date
github-action-benchmark
923a114f9e add Benchmark (go) benchmark result for 5ac9913455 2025-09-22 07:18:05 +00:00
github-action-benchmark
ce6be1593a add Benchmark (go) benchmark result for 170ea64699 2025-09-22 07:16:48 +00:00
2 changed files with 194 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1753695137715,
"lastUpdate": 1758525408360,
"repoUrl": "https://github.com/gofiber/storage",
"entries": {
"Benchmark": [
@@ -578,6 +578,102 @@ window.BENCHMARK_DATA = {
"extra": "602 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": "170ea64699638295a15099f24821759064e1d780",
"message": "Merge pull request #1909 from gofiber/dependabot/go_modules/etcd/go.etcd.io/etcd/client/v3-3.6.5\n\nchore(deps): bump go.etcd.io/etcd/client/v3 from 3.6.4 to 3.6.5 in /etcd",
"timestamp": "2025-09-22T09:15:36+02:00",
"tree_id": "fd3a463db6490f1083aa7ede1d3614364d6e9d7e",
"url": "https://github.com/gofiber/storage/commit/170ea64699638295a15099f24821759064e1d780"
},
"date": 1758525404286,
"tool": "go",
"benches": [
{
"name": "Benchmark_Etcd_Set",
"value": 1088982,
"unit": "ns/op\t 14270 B/op\t 253 allocs/op",
"extra": "1030 times\n4 procs"
},
{
"name": "Benchmark_Etcd_Set - ns/op",
"value": 1088982,
"unit": "ns/op",
"extra": "1030 times\n4 procs"
},
{
"name": "Benchmark_Etcd_Set - B/op",
"value": 14270,
"unit": "B/op",
"extra": "1030 times\n4 procs"
},
{
"name": "Benchmark_Etcd_Set - allocs/op",
"value": 253,
"unit": "allocs/op",
"extra": "1030 times\n4 procs"
},
{
"name": "Benchmark_Etcd_Get",
"value": 363601,
"unit": "ns/op\t 7771 B/op\t 133 allocs/op",
"extra": "3606 times\n4 procs"
},
{
"name": "Benchmark_Etcd_Get - ns/op",
"value": 363601,
"unit": "ns/op",
"extra": "3606 times\n4 procs"
},
{
"name": "Benchmark_Etcd_Get - B/op",
"value": 7771,
"unit": "B/op",
"extra": "3606 times\n4 procs"
},
{
"name": "Benchmark_Etcd_Get - allocs/op",
"value": 133,
"unit": "allocs/op",
"extra": "3606 times\n4 procs"
},
{
"name": "Benchmark_Etcd_SetAndDelete",
"value": 1809250,
"unit": "ns/op\t 21666 B/op\t 378 allocs/op",
"extra": "741 times\n4 procs"
},
{
"name": "Benchmark_Etcd_SetAndDelete - ns/op",
"value": 1809250,
"unit": "ns/op",
"extra": "741 times\n4 procs"
},
{
"name": "Benchmark_Etcd_SetAndDelete - B/op",
"value": 21666,
"unit": "B/op",
"extra": "741 times\n4 procs"
},
{
"name": "Benchmark_Etcd_SetAndDelete - allocs/op",
"value": 378,
"unit": "allocs/op",
"extra": "741 times\n4 procs"
}
]
}
]
}

View File

@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1754466537146,
"lastUpdate": 1758525485693,
"repoUrl": "https://github.com/gofiber/storage",
"entries": {
"Benchmark": [
@@ -770,6 +770,102 @@ window.BENCHMARK_DATA = {
"extra": "3925 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": "5ac99134551b96277472fbb55e406aee93b89605",
"message": "Merge pull request #1910 from gofiber/dependabot/go_modules/rueidis/github.com/redis/rueidis-1.0.65\n\nchore(deps): bump github.com/redis/rueidis from 1.0.64 to 1.0.65 in /rueidis",
"timestamp": "2025-09-22T09:16:54+02:00",
"tree_id": "7c6256c151c51f60ba619f43353d8f9c7bcf6bda",
"url": "https://github.com/gofiber/storage/commit/5ac99134551b96277472fbb55e406aee93b89605"
},
"date": 1758525481765,
"tool": "go",
"benches": [
{
"name": "Benchmark_Rueidis_Set",
"value": 133272,
"unit": "ns/op\t 316 B/op\t 1 allocs/op",
"extra": "9024 times\n4 procs"
},
{
"name": "Benchmark_Rueidis_Set - ns/op",
"value": 133272,
"unit": "ns/op",
"extra": "9024 times\n4 procs"
},
{
"name": "Benchmark_Rueidis_Set - B/op",
"value": 316,
"unit": "B/op",
"extra": "9024 times\n4 procs"
},
{
"name": "Benchmark_Rueidis_Set - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "9024 times\n4 procs"
},
{
"name": "Benchmark_Rueidis_Get",
"value": 141804,
"unit": "ns/op\t 552 B/op\t 11 allocs/op",
"extra": "8010 times\n4 procs"
},
{
"name": "Benchmark_Rueidis_Get - ns/op",
"value": 141804,
"unit": "ns/op",
"extra": "8010 times\n4 procs"
},
{
"name": "Benchmark_Rueidis_Get - B/op",
"value": 552,
"unit": "B/op",
"extra": "8010 times\n4 procs"
},
{
"name": "Benchmark_Rueidis_Get - allocs/op",
"value": 11,
"unit": "allocs/op",
"extra": "8010 times\n4 procs"
},
{
"name": "Benchmark_Rueidis_SetAndDelete",
"value": 267991,
"unit": "ns/op\t 725 B/op\t 3 allocs/op",
"extra": "3906 times\n4 procs"
},
{
"name": "Benchmark_Rueidis_SetAndDelete - ns/op",
"value": 267991,
"unit": "ns/op",
"extra": "3906 times\n4 procs"
},
{
"name": "Benchmark_Rueidis_SetAndDelete - B/op",
"value": 725,
"unit": "B/op",
"extra": "3906 times\n4 procs"
},
{
"name": "Benchmark_Rueidis_SetAndDelete - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "3906 times\n4 procs"
}
]
}
]
}