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

Improve appender speed (1.1) #355

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JAicewizard
Copy link
Contributor

I wasn't fully done with the PR, here are the implementations for parallel row and chunk sources (I will add parallel chunk tmrw).

The chunk version is, as expected, marginally better (~10%). I think this can be further improved by having faster chunk access in one way or another, as the bottleneck is still just setting the values and everything in involved with that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature / enhancement Code improvements or a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants