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

Multi-thread simulations #3642

Open
lime-green opened this issue Sep 9, 2023 · 0 comments
Open

Multi-thread simulations #3642

lime-green opened this issue Sep 9, 2023 · 0 comments

Comments

@lime-green
Copy link
Contributor

As a user, the site should work quickly. Most time using the site is spent waiting for the sim to run iterations. We should profile and investigate areas to make this faster. Some thorough steps to document the process would also be helpful so this can easily be repeatable.

One obvious low-hanging fruit is parallelizing the sim, which as far as I'm aware is only done for stat weights but normal sims are done sequentially.

@jarveson jarveson changed the title Backend Performance Audit Multi-thread simulations Oct 7, 2023
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

No branches or pull requests

1 participant