From: Lionel B. <lio...@bo...> - 2005-02-27 23:28:35
|
Michel Bouissou wrote the following on 26.02.2005 11:11 : >Le Mercredi 23 F=E9vrier 2005 01:50, Lionel Bouton a =E9crit : > =20 > >>1.5.0 is out on sourceforge. >> =20 >> >[...] > =20 > >>This is the SQLgrey's version I'm currently using on my MX... >>So it's "worksforme" material. >> =20 >> > >I've installed it here, patched with the attached patch that reintroduce= s the=20 >Big Ugly Regexp (which I love;-) > I just made a little bench of the new Big Ugly Regexp smart algorithm=20 and the old simpler one. On my workstation (AthlonXP 2400+) , the old managed to take decisions=20 on one million IP/FQDN couples in 10s, the new one in 23s. I don't think that even hotmail.com would see a significant CPU usage=20 change by switching from the old algorithm to the new one :-) The regexp based algorithm will replace the old 'smart' in 1.5.1. Lionel. |