Konard / warrick

Automatically exported from code.google.com/p/warrick
0 stars 0 forks source link

Stream Editting #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Please describe your feature requests here.

Optimization:  Use perl's internal 'stream editing' instead of calling out to 
sed by fork/exec.  Not only do you save system call & fork & exec overhead, but 
perl has higher performance I/O according to one source.

Original issue reported on code.google.com by jbrunell...@gmail.com on 5 Sep 2012 at 10:49