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 ?
Thank you. Finally some numbers from the same machine.
It's good to see that perl is in the same ballpark with
(and sometimes better than)
grep+wc.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: How to optimize a regex on a large file read line by line ?
by marioroy (Prior) on Apr 22, 2016 at 07:04 UTC |