Conversation
Signed-off-by: Nicholas Gates <nick@nickgates.com>
Signed-off-by: Nicholas Gates <nick@nickgates.com>
CodSpeed Performance ReportMerging this PR will degrade performance by 12.36%Comparing Summary
Performance Changes
Footnotes
|
Codecov Report❌ Patch coverage is
☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Nicholas Gates <nick@nickgates.com>
Having an EncodeVTable implies the caller knows the target encoding. Instead we want to have pluggable "compressors", where the output array could be anything. Signed-off-by: Nicholas Gates <nick@nickgates.com>
Having an EncodeVTable implies the caller knows the target encoding.
Instead we want to have pluggable "compressors", where the output array could be anything.