-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Decompose code is well optimized but compose still has a lot of scope for optimization. Though its performance is close to utf8proc that we were using earlier, it is still far away from icu compose performance.
Currently we are not using quickcheck properties of unicode database, we can explore using the quickcheck properties to speed up the case when the string is already in composed or almost composed form. Some related links:
Metadata
Metadata
Assignees
Labels
No labels