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

Performance improvement #27

Open
mateuszrymar opened this issue Jan 23, 2023 · 0 comments
Open

Performance improvement #27

mateuszrymar opened this issue Jan 23, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request Low priority

Comments

@mateuszrymar
Copy link
Owner

Suspect performance killers: display and loop functions. Some are calculating dozens of arrays, but could calculate just one, or have data passed from another function that calculated sth earlier.

@mateuszrymar mateuszrymar self-assigned this Jan 23, 2023
@mateuszrymar mateuszrymar added enhancement New feature or request Low priority labels Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Low priority
Projects
None yet
Development

No branches or pull requests

1 participant