mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2026-09-20 07:34:13 +00:00
rm 2rm
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user