This commit is contained in:
6543
2021-12-05 15:53:46 +01:00
parent 76c867cfca
commit de4706bf58
6 changed files with 21 additions and 20 deletions

View File

@ -20,6 +20,8 @@ func TestHandlerPerformance(t *testing.T) {
[][]byte{[]byte("raw.codeberg.org"), []byte("fonts.codeberg.org"), []byte("design.codeberg.org")},
cache.NewKeyValueCache(),
cache.NewKeyValueCache(),
cache.NewKeyValueCache(),
cache.NewKeyValueCache(),
)
ctx := &fasthttp.RequestCtx{