Files
storage/benchmarks/redis/data.js
2025-10-20 07:28:35 +00:00

1832 lines
58 KiB
JavaScript

window.BENCHMARK_DATA = {
"lastUpdate": 1760945315344,
"repoUrl": "https://github.com/gofiber/storage",
"entries": {
"Benchmark": [
{
"commit": {
"author": {
"email": "rene@gofiber.io",
"name": "RW",
"username": "ReneWerner87"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "4f0e6c465fcd504291dc51893b683177f29e8dd1",
"message": "Merge pull request #1564 from SadikSunbul/main\n\ndocs: Document DragonflyDB support",
"timestamp": "2025-02-03T14:29:35+01:00",
"tree_id": "a79bdacc2097a323d5c152a4dc84a5e15ea46617",
"url": "https://github.com/gofiber/storage/commit/4f0e6c465fcd504291dc51893b683177f29e8dd1"
},
"date": 1738589428157,
"tool": "go",
"benches": [
{
"name": "Benchmark_Redis_Set",
"value": 53738,
"unit": "ns/op\t 268 B/op\t 10 allocs/op",
"extra": "22237 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - ns/op",
"value": 53738,
"unit": "ns/op",
"extra": "22237 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - B/op",
"value": 268,
"unit": "B/op",
"extra": "22237 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "22237 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get",
"value": 56481,
"unit": "ns/op\t 200 B/op\t 8 allocs/op",
"extra": "22135 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - ns/op",
"value": 56481,
"unit": "ns/op",
"extra": "22135 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - B/op",
"value": 200,
"unit": "B/op",
"extra": "22135 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "22135 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete",
"value": 106520,
"unit": "ns/op\t 456 B/op\t 18 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - ns/op",
"value": 106520,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - B/op",
"value": 456,
"unit": "B/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - allocs/op",
"value": 18,
"unit": "allocs/op",
"extra": "10000 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": "5fdad1dca737a51f49c9ce9cdadcef2ee0ec037a",
"message": "Merge pull request #1600 from gofiber/dependabot/go_modules/redis/github.com/stretchr/testify-1.10.0\n\nchore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /redis",
"timestamp": "2025-03-26T20:29:52+01:00",
"tree_id": "7a8bcabd9b4c6a1065fe2788389a82f519d468b2",
"url": "https://github.com/gofiber/storage/commit/5fdad1dca737a51f49c9ce9cdadcef2ee0ec037a"
},
"date": 1743019989029,
"tool": "go",
"benches": [
{
"name": "Benchmark_Redis_Set",
"value": 54467,
"unit": "ns/op\t 268 B/op\t 10 allocs/op",
"extra": "22314 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - ns/op",
"value": 54467,
"unit": "ns/op",
"extra": "22314 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - B/op",
"value": 268,
"unit": "B/op",
"extra": "22314 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "22314 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get",
"value": 52643,
"unit": "ns/op\t 200 B/op\t 8 allocs/op",
"extra": "23682 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - ns/op",
"value": 52643,
"unit": "ns/op",
"extra": "23682 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - B/op",
"value": 200,
"unit": "B/op",
"extra": "23682 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "23682 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete",
"value": 114078,
"unit": "ns/op\t 456 B/op\t 18 allocs/op",
"extra": "9916 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - ns/op",
"value": 114078,
"unit": "ns/op",
"extra": "9916 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - B/op",
"value": 456,
"unit": "B/op",
"extra": "9916 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - allocs/op",
"value": 18,
"unit": "allocs/op",
"extra": "9916 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": "cedaaf2fd9874e13bdea939f92b14e8e7381e141",
"message": "Merge pull request #1674 from gofiber/dependabot/go_modules/redis/github.com/redis/go-redis/v9-9.7.3\n\nchore(deps): bump github.com/redis/go-redis/v9 from 9.6.1 to 9.7.3 in /redis",
"timestamp": "2025-04-16T09:25:39+02:00",
"tree_id": "5e53b2e6df4dc7981118191cbdaf2fa4d92bfa8e",
"url": "https://github.com/gofiber/storage/commit/cedaaf2fd9874e13bdea939f92b14e8e7381e141"
},
"date": 1744788399265,
"tool": "go",
"benches": [
{
"name": "Benchmark_Redis_Set",
"value": 52937,
"unit": "ns/op\t 284 B/op\t 10 allocs/op",
"extra": "21559 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - ns/op",
"value": 52937,
"unit": "ns/op",
"extra": "21559 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - B/op",
"value": 284,
"unit": "B/op",
"extra": "21559 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "21559 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get",
"value": 54793,
"unit": "ns/op\t 216 B/op\t 8 allocs/op",
"extra": "22454 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - ns/op",
"value": 54793,
"unit": "ns/op",
"extra": "22454 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - B/op",
"value": 216,
"unit": "B/op",
"extra": "22454 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "22454 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete",
"value": 113995,
"unit": "ns/op\t 488 B/op\t 18 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - ns/op",
"value": 113995,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - B/op",
"value": 488,
"unit": "B/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - allocs/op",
"value": 18,
"unit": "allocs/op",
"extra": "10000 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": "a8327f007edff59ede450caf796286fd59e97c6d",
"message": "Merge pull request #1680 from sky93/main\n\nAdd NewFromConnection method for Redis",
"timestamp": "2025-04-26T19:17:46+02:00",
"tree_id": "66503069e5479e2e808c2c7112c1055b3e2ceb06",
"url": "https://github.com/gofiber/storage/commit/a8327f007edff59ede450caf796286fd59e97c6d"
},
"date": 1745688208973,
"tool": "go",
"benches": [
{
"name": "Benchmark_Redis_Set",
"value": 54826,
"unit": "ns/op\t 284 B/op\t 10 allocs/op",
"extra": "21955 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - ns/op",
"value": 54826,
"unit": "ns/op",
"extra": "21955 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - B/op",
"value": 284,
"unit": "B/op",
"extra": "21955 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "21955 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get",
"value": 56320,
"unit": "ns/op\t 216 B/op\t 8 allocs/op",
"extra": "22608 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - ns/op",
"value": 56320,
"unit": "ns/op",
"extra": "22608 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - B/op",
"value": 216,
"unit": "B/op",
"extra": "22608 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "22608 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete",
"value": 114401,
"unit": "ns/op\t 488 B/op\t 18 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - ns/op",
"value": 114401,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - B/op",
"value": 488,
"unit": "B/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - allocs/op",
"value": 18,
"unit": "allocs/op",
"extra": "10000 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": "2a50072e0ee3c9380408583339c058dc51d3fe42",
"message": "Merge pull request #1676 from mdelapenya/tc-go-redis\n\nfeat(redis): support testcontainers-go in the Redis module (no cluster support yet)",
"timestamp": "2025-04-29T18:37:39+02:00",
"tree_id": "8971da107ab0b52474a787cdfc4ac0237300fa3c",
"url": "https://github.com/gofiber/storage/commit/2a50072e0ee3c9380408583339c058dc51d3fe42"
},
"date": 1745944715043,
"tool": "go",
"benches": [
{
"name": "Benchmark_Redis_Set",
"value": 122079,
"unit": "ns/op\t 284 B/op\t 10 allocs/op",
"extra": "9987 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - ns/op",
"value": 122079,
"unit": "ns/op",
"extra": "9987 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - B/op",
"value": 284,
"unit": "B/op",
"extra": "9987 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "9987 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get",
"value": 122760,
"unit": "ns/op\t 216 B/op\t 8 allocs/op",
"extra": "9964 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - ns/op",
"value": 122760,
"unit": "ns/op",
"extra": "9964 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - B/op",
"value": 216,
"unit": "B/op",
"extra": "9964 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "9964 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete",
"value": 247549,
"unit": "ns/op\t 488 B/op\t 18 allocs/op",
"extra": "4683 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - ns/op",
"value": 247549,
"unit": "ns/op",
"extra": "4683 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - B/op",
"value": 488,
"unit": "B/op",
"extra": "4683 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - allocs/op",
"value": 18,
"unit": "allocs/op",
"extra": "4683 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": "fc150cc6083aacaca74cb8e0fc2a1f3ee5933137",
"message": "Merge pull request #1726 from gofiber/dependabot/go_modules/redis/github.com/redis/go-redis/v9-9.8.0\n\nchore(deps): bump github.com/redis/go-redis/v9 from 9.7.3 to 9.8.0 in /redis",
"timestamp": "2025-05-01T09:28:28+02:00",
"tree_id": "177357525b2f9b0d74e3b72d010219585f489a07",
"url": "https://github.com/gofiber/storage/commit/fc150cc6083aacaca74cb8e0fc2a1f3ee5933137"
},
"date": 1746084566269,
"tool": "go",
"benches": [
{
"name": "Benchmark_Redis_Set",
"value": 125141,
"unit": "ns/op\t 284 B/op\t 10 allocs/op",
"extra": "9333 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - ns/op",
"value": 125141,
"unit": "ns/op",
"extra": "9333 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - B/op",
"value": 284,
"unit": "B/op",
"extra": "9333 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "9333 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get",
"value": 117658,
"unit": "ns/op\t 216 B/op\t 8 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - ns/op",
"value": 117658,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - B/op",
"value": 216,
"unit": "B/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete",
"value": 239383,
"unit": "ns/op\t 488 B/op\t 18 allocs/op",
"extra": "4752 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - ns/op",
"value": 239383,
"unit": "ns/op",
"extra": "4752 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - B/op",
"value": 488,
"unit": "B/op",
"extra": "4752 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - allocs/op",
"value": 18,
"unit": "allocs/op",
"extra": "4752 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": "f19bcd66747e732c4dfb738daee0c2fc8cbb71e2",
"message": "Merge pull request #1723 from mdelapenya/fix-ruedis-benchmarks\n\nfeat(redis): use testcontainers in rueidis and valkey",
"timestamp": "2025-05-23T12:36:13+02:00",
"tree_id": "5da9a15c29c257b4bcde4de69303177871c1ed28",
"url": "https://github.com/gofiber/storage/commit/f19bcd66747e732c4dfb738daee0c2fc8cbb71e2"
},
"date": 1747996628277,
"tool": "go",
"benches": [
{
"name": "Benchmark_Redis_Set",
"value": 117243,
"unit": "ns/op\t 284 B/op\t 10 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - ns/op",
"value": 117243,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - B/op",
"value": 284,
"unit": "B/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get",
"value": 120186,
"unit": "ns/op\t 216 B/op\t 8 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - ns/op",
"value": 120186,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - B/op",
"value": 216,
"unit": "B/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete",
"value": 243807,
"unit": "ns/op\t 488 B/op\t 18 allocs/op",
"extra": "5136 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - ns/op",
"value": 243807,
"unit": "ns/op",
"extra": "5136 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - B/op",
"value": 488,
"unit": "B/op",
"extra": "5136 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - allocs/op",
"value": 18,
"unit": "allocs/op",
"extra": "5136 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": "e03d911acb3b5d6be1fe34af04e9e32bbc4146d1",
"message": "Merge pull request #1744 from gofiber/dependabot/go_modules/redis/github.com/redis/go-redis/v9-9.9.0\n\nchore(deps): bump github.com/redis/go-redis/v9 from 9.8.0 to 9.9.0 in /redis",
"timestamp": "2025-05-28T09:23:42+02:00",
"tree_id": "38e1008c6c2ee38bfd616b936a8910220ca97f52",
"url": "https://github.com/gofiber/storage/commit/e03d911acb3b5d6be1fe34af04e9e32bbc4146d1"
},
"date": 1748417084007,
"tool": "go",
"benches": [
{
"name": "Benchmark_Redis_Set",
"value": 122743,
"unit": "ns/op\t 284 B/op\t 10 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - ns/op",
"value": 122743,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - B/op",
"value": 284,
"unit": "B/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get",
"value": 147496,
"unit": "ns/op\t 216 B/op\t 8 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - ns/op",
"value": 147496,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - B/op",
"value": 216,
"unit": "B/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete",
"value": 240269,
"unit": "ns/op\t 488 B/op\t 18 allocs/op",
"extra": "5029 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - ns/op",
"value": 240269,
"unit": "ns/op",
"extra": "5029 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - B/op",
"value": 488,
"unit": "B/op",
"extra": "5029 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - allocs/op",
"value": 18,
"unit": "allocs/op",
"extra": "5029 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": "794f26756024045a5c1b8ec44f33eaff137cb9c2",
"message": "Merge pull request #1757 from gofiber/dependabot/go_modules/redis/github.com/redis/go-redis/v9-9.10.0\n\nchore(deps): bump github.com/redis/go-redis/v9 from 9.9.0 to 9.10.0 in /redis",
"timestamp": "2025-06-09T10:40:48+02:00",
"tree_id": "d9c255bdaa81890a6ba1c4b3376292bc38c9dc4a",
"url": "https://github.com/gofiber/storage/commit/794f26756024045a5c1b8ec44f33eaff137cb9c2"
},
"date": 1749458505710,
"tool": "go",
"benches": [
{
"name": "Benchmark_Redis_Set",
"value": 123734,
"unit": "ns/op\t 284 B/op\t 10 allocs/op",
"extra": "9637 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - ns/op",
"value": 123734,
"unit": "ns/op",
"extra": "9637 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - B/op",
"value": 284,
"unit": "B/op",
"extra": "9637 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "9637 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get",
"value": 124257,
"unit": "ns/op\t 216 B/op\t 8 allocs/op",
"extra": "9880 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - ns/op",
"value": 124257,
"unit": "ns/op",
"extra": "9880 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - B/op",
"value": 216,
"unit": "B/op",
"extra": "9880 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "9880 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete",
"value": 247371,
"unit": "ns/op\t 488 B/op\t 18 allocs/op",
"extra": "4897 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - ns/op",
"value": 247371,
"unit": "ns/op",
"extra": "4897 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - B/op",
"value": 488,
"unit": "B/op",
"extra": "4897 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - allocs/op",
"value": 18,
"unit": "allocs/op",
"extra": "4897 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": "a1921fcac8b0c6b09a837db2d25fe3bf34ddb70d",
"message": "Merge pull request #1798 from gofiber/dependabot/go_modules/redis/github.com/redis/go-redis/v9-9.11.0\n\nchore(deps): bump github.com/redis/go-redis/v9 from 9.10.0 to 9.11.0 in /redis",
"timestamp": "2025-06-25T09:52:42+02:00",
"tree_id": "21e7121ec35f65cf60644e54aa2cd685d3a4de88",
"url": "https://github.com/gofiber/storage/commit/a1921fcac8b0c6b09a837db2d25fe3bf34ddb70d"
},
"date": 1750838023864,
"tool": "go",
"benches": [
{
"name": "Benchmark_Redis_Set",
"value": 121482,
"unit": "ns/op\t 284 B/op\t 10 allocs/op",
"extra": "9778 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - ns/op",
"value": 121482,
"unit": "ns/op",
"extra": "9778 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - B/op",
"value": 284,
"unit": "B/op",
"extra": "9778 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "9778 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get",
"value": 122624,
"unit": "ns/op\t 216 B/op\t 8 allocs/op",
"extra": "9980 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - ns/op",
"value": 122624,
"unit": "ns/op",
"extra": "9980 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - B/op",
"value": 216,
"unit": "B/op",
"extra": "9980 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "9980 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete",
"value": 240939,
"unit": "ns/op\t 488 B/op\t 18 allocs/op",
"extra": "4758 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - ns/op",
"value": 240939,
"unit": "ns/op",
"extra": "4758 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - B/op",
"value": 488,
"unit": "B/op",
"extra": "4758 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - allocs/op",
"value": 18,
"unit": "allocs/op",
"extra": "4758 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": "84234671713e1e75e9f9c7eaaacc9f18f6c484e1",
"message": "Merge pull request #1569 from gofiber/add-withcontext",
"timestamp": "2025-07-07T11:44:47+02:00",
"tree_id": "7578250e12b0352776171d0651b265ba58951118",
"url": "https://github.com/gofiber/storage/commit/84234671713e1e75e9f9c7eaaacc9f18f6c484e1"
},
"date": 1751882362429,
"tool": "go",
"benches": [
{
"name": "Benchmark_Redis_Set",
"value": 122238,
"unit": "ns/op\t 284 B/op\t 10 allocs/op",
"extra": "9696 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - ns/op",
"value": 122238,
"unit": "ns/op",
"extra": "9696 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - B/op",
"value": 284,
"unit": "B/op",
"extra": "9696 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "9696 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get",
"value": 123693,
"unit": "ns/op\t 216 B/op\t 8 allocs/op",
"extra": "9529 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - ns/op",
"value": 123693,
"unit": "ns/op",
"extra": "9529 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - B/op",
"value": 216,
"unit": "B/op",
"extra": "9529 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "9529 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete",
"value": 245860,
"unit": "ns/op\t 488 B/op\t 18 allocs/op",
"extra": "4830 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - ns/op",
"value": 245860,
"unit": "ns/op",
"extra": "4830 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - B/op",
"value": 488,
"unit": "B/op",
"extra": "4830 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - allocs/op",
"value": 18,
"unit": "allocs/op",
"extra": "4830 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": "e3f0243edf140f89f93da9884e4880768383a33d",
"message": "Merge pull request #1821 from gofiber/dependabot/go_modules/aerospike/testcontainers-modules-88f01908c2\n\nchore(deps): bump the testcontainers-modules group across 22 directories with 17 updates",
"timestamp": "2025-07-16T10:01:38+02:00",
"tree_id": "d8ef317e71a85e0e393e760722107b87bd86b70b",
"url": "https://github.com/gofiber/storage/commit/e3f0243edf140f89f93da9884e4880768383a33d"
},
"date": 1752653129689,
"tool": "go",
"benches": [
{
"name": "Benchmark_Redis_Set",
"value": 123843,
"unit": "ns/op\t 284 B/op\t 10 allocs/op",
"extra": "9612 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - ns/op",
"value": 123843,
"unit": "ns/op",
"extra": "9612 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - B/op",
"value": 284,
"unit": "B/op",
"extra": "9612 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "9612 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get",
"value": 122832,
"unit": "ns/op\t 216 B/op\t 8 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - ns/op",
"value": 122832,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - B/op",
"value": 216,
"unit": "B/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete",
"value": 245269,
"unit": "ns/op\t 488 B/op\t 18 allocs/op",
"extra": "4666 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - ns/op",
"value": 245269,
"unit": "ns/op",
"extra": "4666 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - B/op",
"value": 488,
"unit": "B/op",
"extra": "4666 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - allocs/op",
"value": 18,
"unit": "allocs/op",
"extra": "4666 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": "e1a734f53fa1aa22989f59fd0000d61df39b3e43",
"message": "Merge pull request #1851 from gofiber/dependabot/go_modules/redis/github.com/redis/go-redis/v9-9.12.0\n\nchore(deps): bump github.com/redis/go-redis/v9 from 9.11.0 to 9.12.0 in /redis",
"timestamp": "2025-08-06T09:48:06+02:00",
"tree_id": "8a993399dd437b83c28346878b2cf3f5df0a168b",
"url": "https://github.com/gofiber/storage/commit/e1a734f53fa1aa22989f59fd0000d61df39b3e43"
},
"date": 1754466535339,
"tool": "go",
"benches": [
{
"name": "Benchmark_Redis_Set",
"value": 118665,
"unit": "ns/op\t 284 B/op\t 10 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - ns/op",
"value": 118665,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - B/op",
"value": 284,
"unit": "B/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get",
"value": 119147,
"unit": "ns/op\t 216 B/op\t 8 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - ns/op",
"value": 119147,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - B/op",
"value": 216,
"unit": "B/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete",
"value": 239793,
"unit": "ns/op\t 488 B/op\t 18 allocs/op",
"extra": "4999 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - ns/op",
"value": 239793,
"unit": "ns/op",
"extra": "4999 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - B/op",
"value": 488,
"unit": "B/op",
"extra": "4999 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - allocs/op",
"value": 18,
"unit": "allocs/op",
"extra": "4999 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": "cab00ec4dade0e891b36926f7cca2a7a236fe05b",
"message": "Merge pull request #1860 from mualchi/add-redis-cluster-mode-support",
"timestamp": "2025-08-12T12:58:58+02:00",
"tree_id": "1f0abd7c89b8cf15bcdd942a0100a1e4305522bb",
"url": "https://github.com/gofiber/storage/commit/cab00ec4dade0e891b36926f7cca2a7a236fe05b"
},
"date": 1754996388699,
"tool": "go",
"benches": [
{
"name": "Benchmark_Redis_Set",
"value": 132185,
"unit": "ns/op\t 284 B/op\t 10 allocs/op",
"extra": "8584 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - ns/op",
"value": 132185,
"unit": "ns/op",
"extra": "8584 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - B/op",
"value": 284,
"unit": "B/op",
"extra": "8584 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "8584 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get",
"value": 129650,
"unit": "ns/op\t 216 B/op\t 8 allocs/op",
"extra": "9361 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - ns/op",
"value": 129650,
"unit": "ns/op",
"extra": "9361 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - B/op",
"value": 216,
"unit": "B/op",
"extra": "9361 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "9361 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete",
"value": 262798,
"unit": "ns/op\t 488 B/op\t 18 allocs/op",
"extra": "4789 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - ns/op",
"value": 262798,
"unit": "ns/op",
"extra": "4789 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - B/op",
"value": 488,
"unit": "B/op",
"extra": "4789 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - allocs/op",
"value": 18,
"unit": "allocs/op",
"extra": "4789 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": "5a955d471ed12758c4eee6cdff87745ce7ace3c1",
"message": "Merge pull request #1862 from gofiber/dependabot/go_modules/redis/github.com/redis/go-redis/v9-9.12.1\n\nchore(deps): bump github.com/redis/go-redis/v9 from 9.12.0 to 9.12.1 in /redis",
"timestamp": "2025-08-12T18:02:33+02:00",
"tree_id": "e776a8c1cb108648137e99dda454b3617b65a209",
"url": "https://github.com/gofiber/storage/commit/5a955d471ed12758c4eee6cdff87745ce7ace3c1"
},
"date": 1755014607122,
"tool": "go",
"benches": [
{
"name": "Benchmark_Redis_Set",
"value": 125235,
"unit": "ns/op\t 284 B/op\t 10 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - ns/op",
"value": 125235,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - B/op",
"value": 284,
"unit": "B/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get",
"value": 125009,
"unit": "ns/op\t 216 B/op\t 8 allocs/op",
"extra": "9505 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - ns/op",
"value": 125009,
"unit": "ns/op",
"extra": "9505 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - B/op",
"value": 216,
"unit": "B/op",
"extra": "9505 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "9505 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete",
"value": 253973,
"unit": "ns/op\t 488 B/op\t 18 allocs/op",
"extra": "4797 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - ns/op",
"value": 253973,
"unit": "ns/op",
"extra": "4797 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - B/op",
"value": 488,
"unit": "B/op",
"extra": "4797 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - allocs/op",
"value": 18,
"unit": "allocs/op",
"extra": "4797 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": "5a166cf3f925e6e90391a2b1c2c27fb9872347f4",
"message": "Merge pull request #1878 from gofiber/fix-storage-testhelpers-redis",
"timestamp": "2025-08-28T14:18:26+02:00",
"tree_id": "5ed8a3cf6325c0a427733f86b63e6dcd32d0594b",
"url": "https://github.com/gofiber/storage/commit/5a166cf3f925e6e90391a2b1c2c27fb9872347f4"
},
"date": 1756383568525,
"tool": "go",
"benches": [
{
"name": "Benchmark_Redis_Set",
"value": 131365,
"unit": "ns/op\t 284 B/op\t 10 allocs/op",
"extra": "9506 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - ns/op",
"value": 131365,
"unit": "ns/op",
"extra": "9506 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - B/op",
"value": 284,
"unit": "B/op",
"extra": "9506 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "9506 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get",
"value": 129135,
"unit": "ns/op\t 216 B/op\t 8 allocs/op",
"extra": "9046 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - ns/op",
"value": 129135,
"unit": "ns/op",
"extra": "9046 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - B/op",
"value": 216,
"unit": "B/op",
"extra": "9046 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "9046 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete",
"value": 258164,
"unit": "ns/op\t 488 B/op\t 18 allocs/op",
"extra": "4737 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - ns/op",
"value": 258164,
"unit": "ns/op",
"extra": "4737 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - B/op",
"value": 488,
"unit": "B/op",
"extra": "4737 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - allocs/op",
"value": 18,
"unit": "allocs/op",
"extra": "4737 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": "09bb0b2b56027268defd0cbb84d39047e35e824d",
"message": "Merge pull request #1894 from gofiber/dependabot/go_modules/redis/github.com/redis/go-redis/v9-9.13.0\n\nchore(deps): bump github.com/redis/go-redis/v9 from 9.12.1 to 9.13.0 in /redis",
"timestamp": "2025-09-04T14:14:14+02:00",
"tree_id": "c5d53733dcd1c101dbf0311738c100c34fa9d2b1",
"url": "https://github.com/gofiber/storage/commit/09bb0b2b56027268defd0cbb84d39047e35e824d"
},
"date": 1756988126486,
"tool": "go",
"benches": [
{
"name": "Benchmark_Redis_Set",
"value": 122707,
"unit": "ns/op\t 284 B/op\t 10 allocs/op",
"extra": "9762 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - ns/op",
"value": 122707,
"unit": "ns/op",
"extra": "9762 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - B/op",
"value": 284,
"unit": "B/op",
"extra": "9762 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "9762 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get",
"value": 121401,
"unit": "ns/op\t 216 B/op\t 8 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - ns/op",
"value": 121401,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - B/op",
"value": 216,
"unit": "B/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete",
"value": 246417,
"unit": "ns/op\t 488 B/op\t 18 allocs/op",
"extra": "4878 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - ns/op",
"value": 246417,
"unit": "ns/op",
"extra": "4878 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - B/op",
"value": 488,
"unit": "B/op",
"extra": "4878 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - allocs/op",
"value": 18,
"unit": "allocs/op",
"extra": "4878 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": "3f5fdcf3f299662f6cab9e32d28174118a596e50",
"message": "Merge pull request #1901 from gofiber/dependabot/go_modules/redis/github.com/redis/go-redis/v9-9.14.0\n\nchore(deps): bump github.com/redis/go-redis/v9 from 9.13.0 to 9.14.0 in /redis",
"timestamp": "2025-09-11T09:23:08+02:00",
"tree_id": "d763a709befab82e92f8831531b478ca9dd0202f",
"url": "https://github.com/gofiber/storage/commit/3f5fdcf3f299662f6cab9e32d28174118a596e50"
},
"date": 1757575452538,
"tool": "go",
"benches": [
{
"name": "Benchmark_Redis_Set",
"value": 129904,
"unit": "ns/op\t 284 B/op\t 10 allocs/op",
"extra": "9342 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - ns/op",
"value": 129904,
"unit": "ns/op",
"extra": "9342 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - B/op",
"value": 284,
"unit": "B/op",
"extra": "9342 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "9342 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get",
"value": 130174,
"unit": "ns/op\t 216 B/op\t 8 allocs/op",
"extra": "9792 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - ns/op",
"value": 130174,
"unit": "ns/op",
"extra": "9792 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - B/op",
"value": 216,
"unit": "B/op",
"extra": "9792 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "9792 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete",
"value": 261439,
"unit": "ns/op\t 488 B/op\t 18 allocs/op",
"extra": "4593 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - ns/op",
"value": 261439,
"unit": "ns/op",
"extra": "4593 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - B/op",
"value": 488,
"unit": "B/op",
"extra": "4593 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - allocs/op",
"value": 18,
"unit": "allocs/op",
"extra": "4593 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": "8c95d3a05c7e0c8b6f3e13083f500ac22762d1b0",
"message": "Merge pull request #1935 from gofiber/dependabot/go_modules/redis/github.com/redis/go-redis/v9-9.14.1\n\nchore(deps): bump github.com/redis/go-redis/v9 from 9.14.0 to 9.14.1 in /redis",
"timestamp": "2025-10-20T09:27:19+02:00",
"tree_id": "a6f252db03ddfc5fe37d7f216cb57fcec39ca19e",
"url": "https://github.com/gofiber/storage/commit/8c95d3a05c7e0c8b6f3e13083f500ac22762d1b0"
},
"date": 1760945311466,
"tool": "go",
"benches": [
{
"name": "Benchmark_Redis_Set",
"value": 132284,
"unit": "ns/op\t 284 B/op\t 10 allocs/op",
"extra": "9206 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - ns/op",
"value": 132284,
"unit": "ns/op",
"extra": "9206 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - B/op",
"value": 284,
"unit": "B/op",
"extra": "9206 times\n4 procs"
},
{
"name": "Benchmark_Redis_Set - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "9206 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get",
"value": 131142,
"unit": "ns/op\t 216 B/op\t 8 allocs/op",
"extra": "9204 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - ns/op",
"value": 131142,
"unit": "ns/op",
"extra": "9204 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - B/op",
"value": 216,
"unit": "B/op",
"extra": "9204 times\n4 procs"
},
{
"name": "Benchmark_Redis_Get - allocs/op",
"value": 8,
"unit": "allocs/op",
"extra": "9204 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete",
"value": 263444,
"unit": "ns/op\t 488 B/op\t 18 allocs/op",
"extra": "4441 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - ns/op",
"value": 263444,
"unit": "ns/op",
"extra": "4441 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - B/op",
"value": 488,
"unit": "B/op",
"extra": "4441 times\n4 procs"
},
{
"name": "Benchmark_Redis_SetAndDelete - allocs/op",
"value": 18,
"unit": "allocs/op",
"extra": "4441 times\n4 procs"
}
]
}
]
}
}