Regular Expressions 101

Community Patterns

goccy/go-json benchmark

0

Regular Expression
Golang

`
^Benchmark.*([^EncodingJson][^JsonIter][^(GoJay(Unsafe)?]|(Decoder|Reuse|String|Unmapped|GoJson(NoEscape)?))$
`
mg

Description

pushd benchmarks && go mod vendor -v && go test -v -run='^$' -bench='^Benchmark.*([^EncodingJson][^JsonIter][^(GoJay(Unsafe)?]|(Decoder|Reuse|String|Unmapped|GoJson(NoEscape)?))$' -benchmem . && popd
Submitted by anonymous - 3 years ago