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

pychorus using too much memory #5

Open
4 tasks
felipecustodio opened this issue Jan 10, 2019 · 0 comments
Open
4 tasks

pychorus using too much memory #5

felipecustodio opened this issue Jan 10, 2019 · 0 comments

Comments

@felipecustodio
Copy link
Owner

  • Use a profiling tool to figure out where the bottleneck is

  • Experiment with different convolution techniques

  • Experiment with bot workers and doing the heavy work on a different server / node so the bot won't crash

  • If all else fails, consider implementing the algorithm in a faster language

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