Ugorji Nwoke
|
86ce10f272
codec: misc refactoring, clean up and optimizations
|
5 lat temu |
Ugorji Nwoke
|
e531a5003d
codec: refactor to afford bounds check elimination
|
6 lat temu |
Ugorji Nwoke
|
9af07b2035
codec: streamline chan encoding/decoding
|
6 lat temu |
Ugorji Nwoke
|
d41456c8f4
codec: refactor codecgen, optimize isEmptyValue and cache more static type info
|
6 lat temu |
Ugorji Nwoke
|
50530d8d14
codec: Multiple fixes, enhancements and test expansion across the board.
|
7 lat temu |
Ugorji Nwoke
|
54210f4e07
codec: major update with MAJOR PERFORMANCE improvements
|
7 lat temu |
Ugorji Nwoke
|
cd43bdd6be
codecgen: set init value of numToRead ("rr") to container Len.
|
9 lat temu |
Ugorji Nwoke
|
1fff025aa9
codecgen: Fix array decoding and generate code for Elem of seen reflect.Type
|
9 lat temu |
Ugorji Nwoke
|
f081086498
codec: Add Reset methods, performance improvements and bug fixes.
|
9 lat temu |
Ugorji Nwoke
|
45ce7596ac
codec: support max initial collection length; json fixes; improve perf & reduce alloc drastically
|
9 lat temu |
Ugorji Nwoke
|
1d5269ed4e
codec(gen): code clean-up to remove separator concerns from framework and major re-architecture.
|
9 lat temu |
Ugorji Nwoke
|
e2d5eb8190
codecgen: fix bugs with codecgen for arrays
|
9 lat temu |
Ugorji Nwoke
|
b9bc36280d
codec: fully support encoding/decoding from/to chan type.
|
9 lat temu |
Ugorji Nwoke
|
006e153430
major update: support code generation, dramatically improve runtime introspection performance, bug fixes, etc.
|
10 lat temu |