bump(ugoriji/go/codec): ded73eae5db7e7a0ef6f55aace87a2873c5d2b74
This commit is contained in:

committed by
Dr. Stefan Schimanski

parent
1122bf2c58
commit
9045892464
2
vendor/github.com/ugorji/go/codec/fast-path.not.go
generated
vendored
2
vendor/github.com/ugorji/go/codec/fast-path.not.go
generated
vendored
@@ -4,6 +4,8 @@ package codec
|
||||
|
||||
import "reflect"
|
||||
|
||||
const fastpathEnabled = false
|
||||
|
||||
// The generated fast-path code is very large, and adds a few seconds to the build time.
|
||||
// This causes test execution, execution of small tools which use codec, etc
|
||||
// to take a long time.
|
||||
|
Reference in New Issue
Block a user