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
I've noticed that ceja relies on jellyfish for Levenshtein distance computations, which opens an optimization opportunity. StringZilla should be a few times faster for that operation, and may be very handy for other tasks as well 馃
I've noticed that
cejarelies onjellyfishfor Levenshtein distance computations, which opens an optimization opportunity. StringZilla should be a few times faster for that operation, and may be very handy for other tasks as well 馃