Sign in
chromium
/
external
/
github.com
/
mailru
/
easyjson
/
master
/
.
/
benchmark
/
Makefile
blob: f82be07e489663c94427d5052d88385e79687869 [
file
] [
log
] [
blame
]
all
:
go test
-
benchmem
-
bench
.
go test
-
benchmem
-
tags use_ffjson
-
bench
.
go test
-
benchmem
-
tags use_jsoniter
-
bench
.
go test
-
benchmem
-
tags use_codec
-
bench
.