| Source path: hg/ re2/ walker-inl.h |
|
|
|
|
Change log
8671a31359c3
by Russ Cox <r...@swtch.com>
on May 10, 2010
Diff
re2: memory diet Cut unnecessary fields from Regexp and order to align better. Combine smallsub and sub into one field. Changes sizeof(Regexp) - a single node - from 104 to 40 bytes. Use sorted array as permanent representation of character class, avoiding the bloat of STL set<>. ...
| Go to: |
Older revisions
All revisions of this file