Skip to content
This repository was archived by the owner on Jul 15, 2021. It is now read-only.

Speed up performance by reducing rule count.#14

Merged
nwronski merged 1 commit intomasterfrom
performance
Mar 10, 2016
Merged

Speed up performance by reducing rule count.#14
nwronski merged 1 commit intomasterfrom
performance

Conversation

@nwronski
Copy link
Copy Markdown
Contributor

@nwronski nwronski commented Mar 8, 2016

Going to do a sweep of the rules and consolidate them
where possible. If a rule is only used by exactly one other
rule then I am going to rewrite the grammar without
creating that separate rule.

Going to do a sweep of the rules and consolidate them
where possible. If a rule is only used by exactly one other
rule then I am going to rewrite the grammar without
creating that separate rule.
@nwronski nwronski self-assigned this Mar 8, 2016
@nwronski nwronski added this to the Standardized AST milestone Mar 8, 2016
nwronski added a commit that referenced this pull request Mar 10, 2016
Speed up performance by reducing rule count.
@nwronski nwronski merged commit ea33703 into master Mar 10, 2016
@nwronski nwronski deleted the performance branch March 10, 2016 21:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant