Use Dispatch or Replace to improve LexicalStructure Speed #257
dishmint
started this conversation in
Performance
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
LexicalStructure
takes a little time to evaluate and I wonder if it's because the FormatToken is pattern based and has to burrow down into the expression to make replacements. There's probably a more efficient way of doing this.Beta Was this translation helpful? Give feedback.
All reactions