Experiment with adaptive filter (most recent match upfront)
commit19c7a3c1cd4401e3179aef0cdf953ac7c8a5263e
authorJakub Narebski <jnareb@gmail.com>
Sat, 8 Nov 2008 20:55:46 +0000 (8 21:55 +0100)
committerJakub Narebski <jnareb@gmail.com>
Sat, 8 Nov 2008 20:55:46 +0000 (8 21:55 +0100)
treeed75d3982531ec81f0b244ddf63406234258ce5b
parentfaa08929af5ad38a71a4f67a6899bff5aa41f206
Experiment with adaptive filter (most recent match upfront)

If $adaptive_filter is true, move currently matched rule to the fromt
of @filter_deny list.  This in theory could improve amortized
performance.

Add also gathering statistics about matched (triggered) rules.  This
part is I think to stay.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
SoftSnow_filter.pl