mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2026-02-08 19:05:37 +08:00
v1.4.1
This commit is contained in:
@@ -4,9 +4,10 @@ package compressions_test
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"github.com/TeaOSLab/EdgeNode/internal/compressions"
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"github.com/TeaOSLab/EdgeNode/internal/compressions"
|
||||
)
|
||||
|
||||
func BenchmarkDeflateWriter_Write(b *testing.B) {
|
||||
|
||||
Reference in New Issue
Block a user