Generic method for byte classification? #2033
Unanswered
QuarticCat
asked this question in
Q&A
Replies: 1 comment
-
We call this vectorized classification. At this time, to my knowledge, it hasn't been formalized yet. I will work on it. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
In a talk, @lemire mentioned that in simdjson he used a technique to classify bytes:
My question is, is there a generic algorithm to construct such tables and identify situations that are not applicable?
Beta Was this translation helpful? Give feedback.
All reactions