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

Speed up loading many columns #5651

Merged

Conversation

JorisGoosen
Copy link
Contributor

add some pragmas to speed it all up
dont add each column separately but just create the table from scratch, making sure that the filter-column is still first

dont add each column separately but just create the table from scratch, making sure that the filter-column is still first
Copy link
Contributor

@RensDofferhoff RensDofferhoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huge improvement!

@RensDofferhoff RensDofferhoff merged commit 4cfe619 into jasp-stats:development Sep 3, 2024
1 check failed
JorisGoosen added a commit that referenced this pull request Sep 30, 2024
dont add each column separately but just create the table from scratch, making sure that the filter-column is still first
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.

2 participants