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

Improve performance of ColonRule #520

Merged
merged 2 commits into from
Feb 10, 2016
Merged

Improve performance of ColonRule #520

merged 2 commits into from
Feb 10, 2016

Conversation

norio-nomura
Copy link
Collaborator

The duration of ColonRule on linting Carthage 0.13 is reduced from 1673ms to 515ms by Instruments.
from:
screenshot 2016-02-11 00 23 02
to:
screenshot 2016-02-11 00 21 44

@jpsim
Copy link
Collaborator

jpsim commented Feb 10, 2016

👍 I'll rebase this and merge.

The duration of `ColonRule` on linting Carthage 0.13 is reduced from 1673ms to 515ms by Instruments.
also align regex pattern comments & fix indentation
@norio-nomura
Copy link
Collaborator Author

Thanks for reviews and naming! 😄

jpsim added a commit that referenced this pull request Feb 10, 2016
Improve performance of `ColonRule`
@jpsim jpsim merged commit d95d0c4 into master Feb 10, 2016
@jpsim jpsim deleted the nn-optimize-colon-rule branch February 10, 2016 23:56
@scottrhoyt
Copy link
Contributor

👍 nice perf boost!

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.

3 participants