summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2011-06-28 15:20:56 +0200
committerNicholas Clark <nick@ccl4.org>2011-07-01 14:05:41 +0200
commit72de20cdcc84ae35e0d8a55c7a92950fece19347 (patch)
treefde310b665c99a781df72f0aeab31f0e8ba8225e /META.yml
parentb606cf7f37b8b46206c7f521b29167e037397a62 (diff)
downloadperl-72de20cdcc84ae35e0d8a55c7a92950fece19347.tar.gz
For shorter strings, store C<study>'s data as U8s or U16s, instead of U32s.
The assumption is that most studied strings are fairly short, hence the pain of the extra code is worth it, given the memory savings. 80 character string, 336 bytes as U8, down from 1344 as U32 800 character string, 2112 bytes as U16, down from 4224 as U32
Diffstat (limited to 'META.yml')
0 files changed, 0 insertions, 0 deletions