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

Replace jison with custom parser #32

Merged
merged 2 commits into from
Mar 7, 2014

Conversation

qqueue
Copy link
Contributor

@qqueue qqueue commented Mar 3, 2014

Fixes #25.

As the commit message says, it's an almost-straight port of webkit's parser.
Code style and other nitpicks welcome.

Adapted almost straight from webkit's parser.

Runs a lot faster and uses less CPU than jison.

Also clean up jison dependencies.
aslakhellesoy added a commit that referenced this pull request Mar 7, 2014
@aslakhellesoy aslakhellesoy merged commit 262336c into EventSource:master Mar 7, 2014
@qqueue qqueue deleted the custom-parser branch March 8, 2014 02:15
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 this pull request may close these issues.

High CPU usage
2 participants