"Does a regexp have to read a blockable address in its entirety before it comes to a solution .. or does it stop processing when it reads enough to make a determination"?
I would think if it is #1, then a wildcard would be faster because it would have to read the entire address in both instances but would not have to count spaces.
If #2, then a more definitive 'bridge' (like a "{2}") would terminate the matching at that point and would be faster.
Personally, in either instance, I'm sure that the difference would be negligible.
(Wladimir will probably yell at me for "seeing what I want to see" again
