Gendarme first engine, OpCodeEngine, is now in SVN with all the supporting code. It compute a bitmask of every IL instructions (for each method) making it possible for rules to quickly skip methods where they can't be applied. I updated all (8) exception rules to use, when appropriate, the new engine and the results are encouraging - i.e. it's faster than before even for "only" 8 rules. poupou — about 2 hours ago tags: Gendarme