Ugorji Nwoke
|
86ce10f272
codec: misc refactoring, clean up and optimizations
|
před 5 roky |
Ugorji Nwoke
|
30de34f175
codec: build.sh: make zverbose an array variable
|
před 5 roky |
Ugorji Nwoke
|
967be11608
codec: false-sharing and cache-line optimizations
|
před 5 roky |
Ugorji Nwoke
|
a2154fa654
codec: do not generate fast-path for uncommon types, and generate sort.Sort wrappers
|
před 5 roky |
Ugorji Nwoke
|
420fad79aa
codec: mirror benchmarks into bench sub-directory
|
před 5 roky |
Ugorji Nwoke
|
b47423764d
codec: make uncommon path in basicHandle() noinline
|
před 5 roky |
Ugorji Nwoke
|
ced9c1e8b8
codec: clean up build.sh so we parameterize the codecgen built command and use that
|
před 5 roky |
Ugorji Nwoke
|
d2dc9cd990
codec: support _release checking and ensure correct codecgen is executed
|
před 5 roky |
Ugorji Nwoke
|
856da096db
codec: implicitly call Close() by default
|
před 6 roky |
Ugorji Nwoke
|
f6bb70d25a
codec: shared pool for large values used in Encode/Decode
|
před 6 roky |
Ugorji Nwoke
|
d15fb97ece
codec: build.sh: benchmarks take flags for their own execution.
|
před 6 roky |
Ugorji Nwoke
|
2a5d5fbdfc
codec: build.sh: introduce verbose flag
|
před 6 roky |
Ugorji Nwoke
|
d8f842e29b
codec: benchmarks: take parameter for bench depth
|
před 6 roky |
Ugorji Nwoke
|
92b7607989
codec: refactor for better inlining, improve intf for string encoding, and fix some vet/staticcheck/false-sharing concerns
|
před 6 roky |
Ugorji Nwoke
|
aaea17890a
codec: build.sh: support flag for inlining diagnostics
|
před 6 roky |
Ugorji Nwoke
|
55efcad15b
codec: add local script used by author to pre-generate files, and run build and tests
|
před 6 roky |