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

Pull parser into its own class and improve performance #459

Closed
Tyriar opened this issue Jan 8, 2017 · 0 comments · Fixed by #462
Closed

Pull parser into its own class and improve performance #459

Tyriar opened this issue Jan 8, 2017 · 0 comments · Fixed by #462
Assignees

Comments

@Tyriar
Copy link
Member

Tyriar commented Jan 8, 2017

Performance of the parser could be improved by leveraging JS maps that point to functions instead of the large switch statement.

@Tyriar Tyriar self-assigned this Jan 8, 2017
Tyriar added a commit to Tyriar/xterm.js that referenced this issue Jan 9, 2017
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

Successfully merging a pull request may close this issue.

1 participant