in reply to Re: Speed of Split
in thread Speed of Split
Here's what your benchmarks result in on one of my machines:
Rate split fixed_length var_length split 26023/s -- -64% -93% fixed_length 71906/s 176% -- -81% var_length 378591/s 1355% 427% --
this is with perl, v5.6.1 built for i386-linux on a 333MHz celeron
|
---|