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

Perf: linkifier + typographer #38

Closed
puzrin opened this issue Oct 16, 2014 · 2 comments
Closed

Perf: linkifier + typographer #38

puzrin opened this issue Oct 16, 2014 · 2 comments

Comments

@puzrin
Copy link
Contributor

puzrin commented Oct 16, 2014

Current linkifier & typographer calls significantly reduce performance (2..3x times). Not a big deal, but would be interesting to improve.

@puzrin
Copy link
Contributor Author

puzrin commented Oct 26, 2014

Fixed in dev. Now quoter needs simplification, because " is no longer escaped.

Store replacements in flat array as { tokenIdx, position, char }

/cc @rlidwka

@puzrin
Copy link
Contributor Author

puzrin commented Oct 26, 2014

Solved

@puzrin puzrin closed this as completed Oct 26, 2014
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

No branches or pull requests

1 participant