-
Fix performance issue with non-matching rules when no callback is provided. · 8b7890b4
As pointed out by Arnim Rupp (@2d4d) in #172, the fix in #175 was not complete as there's was no performance gain when the callback was not provided, which is the most common case.
Victor M. Alvarez authored
×