Skip to content

Batched CDC writes for improved speed. #1941

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

Closed
wants to merge 1 commit into from

Conversation

embmicro
Copy link
Contributor

CDC writes can be batched to improve the throughput. In my testing this is almost twice as fast.

@pbrook
Copy link
Contributor

pbrook commented Mar 22, 2014

Closer to 4x faster in my testing. With a small additional tweak this increases to 25x faster (1000kbyte/sec v.s. original 40kbyte/sec).

@cmaglie
Copy link
Member

cmaglie commented May 30, 2014

Manually merged here:
b822091

Thank you!

@cmaglie cmaglie closed this May 30, 2014
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.

3 participants