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 add_draws by using nested format internally #205

Open
mjskay opened this issue Sep 30, 2019 · 0 comments
Open

Speed up add_draws by using nested format internally #205

mjskay opened this issue Sep 30, 2019 · 0 comments

Comments

@mjskay
Copy link
Owner

mjskay commented Sep 30, 2019

And add_[fitted/predicted]_draws as well.

The nested format worked very well at speeding up spread_draws by nesting draws and then leaving off chain information until the end. This vastly improves the performance of some reshaping operations that are currently expensive.

@mjskay mjskay added this to To do in Optimization Oct 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Optimization
  
To do
Development

No branches or pull requests

1 participant