Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update encoder to write arrays as single buffer.concat where possible #394

Merged
merged 3 commits into from
Jun 14, 2019

Conversation

colinfindlay-nz
Copy link
Contributor

#383

This is not an all-encompassing performance improvement - I've allowed RecordBatches to use a more efficient encoding method while trying to retain all the existing behaviour.
Unit tests all seem to pass - and overall performance is about 10x faster for record arrays of 1000 or more

@tulios
Copy link
Owner

tulios commented Jun 14, 2019

Great work @colinfindlay-nz, thanks a lot!

@tulios tulios merged commit e1fcf63 into tulios:master Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants