Ugorji Nwoke
|
86ce10f272
codec: misc refactoring, clean up and optimizations
|
5 سال پیش |
Ugorji Nwoke
|
420fad79aa
codec: mirror benchmarks into bench sub-directory
|
5 سال پیش |
Ugorji Nwoke
|
84285891da
codec: remove unnecessary comment
|
5 سال پیش |
Ugorji Nwoke
|
cb0f4b5eec
codec: refactor: rename (En|De)coder.Close() -> Release(), and option DoNotClose -> ExplicitRelease
|
6 سال پیش |
Ugorji Nwoke
|
688a245586
codec: make decNakedContainers lazily initialized (on demand, as needed)
|
6 سال پیش |
Ugorji Nwoke
|
6bfa3bf159
codec: do not pool codecFn helper - make it part of BasicHandle instead
|
6 سال پیش |
Ugorji Nwoke
|
856da096db
codec: implicitly call Close() by default
|
6 سال پیش |
Ugorji Nwoke
|
f6bb70d25a
codec: shared pool for large values used in Encode/Decode
|
6 سال پیش |
Ugorji Nwoke
|
e60f01bc16
codec: update copyright to say 2012-2018
|
7 سال پیش |
Ugorji Nwoke
|
46e03b0162
codec: test: stop using testVerbose
|
7 سال پیش |
Ugorji Nwoke
|
d00b2d1703
codec: test: discard messages from log package
|
7 سال پیش |
Ugorji Nwoke
|
8c44cd4a7d
codec: rpc: clean up API usage to support buffered use (for performance)
|
7 سال پیش |
Ugorji Nwoke
|
5ef60f8ad9
codec: faster unsafe variants of reflect.Value.SetXXX and update msgpack and rpc implementations, and add tests
|
7 سال پیش |
Ugorji Nwoke
|
a9859e3096
codec: handle nil keys as valid, support MapKeyAsString in json, and indefinite lengths for string/[]byte
|
7 سال پیش |
Ugorji Nwoke
|
c3953defa8
codec: streamline library: refactor sendContainerState and clean up handle-specific test flags
|
7 سال پیش |
Ugorji Nwoke
|
f26fc641ec
codec: add buffered reading/writing support and overall cleanup and fixes
|
7 سال پیش |
Ugorji Nwoke
|
f76f59a92f
codec: optimizations for json (hex strings, batch update) and loops (hoist len where possible)
|
7 سال پیش |
Ugorji Nwoke
|
50530d8d14
codec: Multiple fixes, enhancements and test expansion across the board.
|
7 سال پیش |
Ugorji Nwoke
|
54210f4e07
codec: major update with MAJOR PERFORMANCE improvements
|
7 سال پیش |
Ugorji Nwoke
|
f4b1963676
codec: re-organized test files to move common code into shared_test.go
|
7 سال پیش |