Skip to content

Performance of large dictionaries #902

Answered by tomtau
LordGolias asked this question in Q&A
Discussion options

You must be logged in to vote

Partially, I saw this older issue: #169 (comment) you can possibly improve the compile time by cargo-expand and using that generated parser code directly instead of generating it on-the-fly for every compilation.
Anyway, feel free to open an issue with more details if the compile time performance is very prohibitive.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@LordGolias
Comment options

@tomtau
Comment options

Answer selected by tomtau
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants