regular expressions performance
Linux, Apache, MySQL, PHP
3
Posts
3
Posters
0
Views
1
Watching
-
I'm creating a new program. The ONLY thing which is important for me is the running time of the program. Should I use a regular expressions, or maybe should I write my own search code?
-
I'm creating a new program. The ONLY thing which is important for me is the running time of the program. Should I use a regular expressions, or maybe should I write my own search code?
If performance is truely the only thing which is important than write your own code. But really is that all that matters? I think your time is worth a lot more than that. Why not use the regexp tools you have and try it out. My betting is that it will be good enough. But who knows without anything else to go on?
Data Quality Tools and Data Profiling software