diff options
author | Karl Williamson <public@khwilliamson.com> | 2012-09-02 14:46:38 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2012-09-13 21:14:02 -0600 |
commit | 45fdf108c5f4d5c719b8d2f7389c81e54795bad7 (patch) | |
tree | 762c2b213f34c1467f50c28e5e1b2e7eec3375f9 /lib/_charnames.pm | |
parent | 612ead590b8b5f05e4060738540192ece946c340 (diff) | |
download | perl-45fdf108c5f4d5c719b8d2f7389c81e54795bad7.tar.gz |
regexec.c: Use new macros instead of swashes
A previous commit has caused macros to be generated that will match
Unicode code points of interest to the \X algorithm. This patch uses
them. This speeds up modern Korean processing by 15%.
Together with recent previous commits, the throughput of modern Korean
under \X has more than doubled, and is now comparable to other
languages (which have increased themselved by 35%)
Diffstat (limited to 'lib/_charnames.pm')
0 files changed, 0 insertions, 0 deletions