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
Introduce the unicode-segmentation library in the scope of #167 and #168.
The new changes for correct UTF-8 handling have a performance hit of up to ~67%.
However, this will be most likely unnoticable for most people.
The benchmark table with 10 columns and 500 rows slowed down from 15ms to 25ms.
For "normal" tables, the performance hit is negligible.