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 Issue #3

Open
marcwieland95 opened this issue Apr 14, 2015 · 0 comments
Open

Performance Issue #3

marcwieland95 opened this issue Apr 14, 2015 · 0 comments

Comments

@marcwieland95
Copy link
Owner

createTrie is executed multiple times.
When analyzing the code in Chromes Dev Tools, the createTrie function is executed multiple time.
This isn't needed.

DOM-Manipulation is slow. This leads to performance-issue with some jQuery selectors.

@marcwieland95 marcwieland95 changed the title createTrie is executed multiple times Performance Issue Jun 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant