in reply to Re^3: How to optimize a regex on a large file read line by line ?
in thread How to optimize a regex on a large file read line by line ?
Hi John FENDER. It seems like you might have given up too early, before the cavalry arrived. See Re^2: How to optimize a regex on a large file read line by line ?. Looks like both are even faster than the grep+wc solution, though this would need to be confirmed on your machine.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: How to optimize a regex on a large file read line by line ?
by John FENDER (Acolyte) on Apr 19, 2016 at 23:13 UTC | |
by Anonymous Monk on Apr 20, 2016 at 20:48 UTC |