Interpolate regex at compile time

Oh, that interesting!, thanks.

Yes in effect once cached, there no performance difference at all.

The benefit to have compile time interpolation would be still to have the regex cached automatically (without even knowing that!) instead of doing it manually, but it’s marginal.