in reply to Re (tilly) 5: how do I line-wrap while copying to stdout?
in thread how do I line-wrap while copying to stdout?
Which makes sense, as my file has some 50k chars.Rate regex substr regex 21775/s -- -27% substr 29748/s 37% --
Jeroen
"We are not alone"(FZ)
Update: (I'm not going to make a Re:{9} post)
I'd say, start checking the source {grin}
At 100M, I'm testing my swap ;-)..... I tried it nevertheless, but now I'm waiting for my box stop swapping... /me is afraid that may take a while... :-)... finally, I had to use that reboot button :-<$str='a'x1E6; => Rate regex substr regex 15.1/s -- -16% substr 18.0/s 19% -- $str='a'x1E7; => Rate regex substr regex 1.41/s -- -21% substr 1.79/s 27% --
at 50M, benchmark produced a division by zero .....s/iter regex substr regex 1.80 -- -21% substr 1.42 27% --
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re (tilly) 8: how do I line-wrap while copying to stdout?
by tilly (Archbishop) on Apr 20, 2001 at 19:20 UTC | |
by tye (Sage) on Apr 20, 2001 at 20:34 UTC |