You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Decomposition::delegate_next_no_pending() checks the character against decomposition_passthrough_bound. Measure if this is actually an optimization in the absence of a supplement: I.e. measure if the trie bails out quickly on its own.