P
Phil396
I have a long string I will perform multiple
searches on. If I convert the string to lower case
and perform the regex search will that help
the perfomance of the application ?
Any Regex performance tips would help, except
creating Regex Assemblies. I have enough information
on that subject.
searches on. If I convert the string to lower case
and perform the regex search will that help
the perfomance of the application ?
Any Regex performance tips would help, except
creating Regex Assemblies. I have enough information
on that subject.