Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Removed flushing during arrow IPC writing to improve performance when using a buffered writer #1318

Merged
merged 1 commit into from Dec 6, 2022

Conversation

cyr
Copy link
Contributor

@cyr cyr commented Dec 5, 2022

As per #1317

This actually boost performance by a whole heap, getting close to 30% higher speeds when writing with a 1mb buffered writer during my own testing.

…ow for more efficient use of BufWriters (or similar)
@jorgecarleitao jorgecarleitao merged commit fc212a0 into jorgecarleitao:main Dec 6, 2022
@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Dec 6, 2022
@jorgecarleitao
Copy link
Owner

jorgecarleitao commented Dec 6, 2022

Thanks @cyr , awesome improvement! 🙇

ritchie46 pushed a commit to ritchie46/arrow2 that referenced this pull request Mar 29, 2023
ritchie46 pushed a commit to ritchie46/arrow2 that referenced this pull request Apr 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement An improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants