mirror of
https://github.com/dlang/phobos.git
synced 2025-04-27 21:51:40 +03:00
split off rarely used unicode tables
This avoids parsing large files reducing parse time by 30 ms for me (it took ~70ms to parse tables, now ~40ms). And move hangul sets to Trie tables as well. Also saves around 30Kb on "hello world" app.
This commit is contained in:
parent
217ae37b58
commit
87bff6186c
9 changed files with 221 additions and 86 deletions
28
std/internal/unicode_norm.d
Normal file
28
std/internal/unicode_norm.d
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue