> > Took 10 mins on my 2.8gh 512mb ram, with a bunch of sares rules. > > You using .12.0 of re2c?
Yes. I think most of the time is spent in the rule extraction steps and the gcc compiles, and not in the re2c steps. (gcc is v3.4.6) > > Yes, you are right, after "use warnings;". I ran SA3.2 on my site with > > "use bytes;" added, no problem so far. But it seems SA developers did > not > > mention this, they might have their reasons (break normalize_charset for > > one reason). > > Yes, exactly -- breaking one of the major 3.2.0 features is not a good > thing. :( Where can I find documentation on what normalize_charset does?