Replies: 3 comments 1 reply
-
Whitespace skipping. Backround reading: |
Beta Was this translation helpful? Give feedback.
0 replies
-
The results are promising from |
Beta Was this translation helpful? Give feedback.
0 replies
-
In addition to lexing, I have considered using SIMD for line number calculations. I prototyped it a while ago (September 2020) but I didn't land it for some reason. quick-lint/quick-lint-js@c930a9f SIMD can also be used for keyword recognition. (All keywords are 16 bytes or less.) I am currently making a YouTube video which explains this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Topic around using SIMD for performance.
Beta Was this translation helpful? Give feedback.
All reactions