in reply to Re: Re: Re: Re: Performance Tuning: Searching Long-Sequence Permutations
in thread Performance Tuning: Searching Long-Sequence Permutations
So there is some computation involved then:)
In fact, I wouldn't mind betting that C could compute the length of several dozen strings in the time Perl takes to build the stack frame, call length, obtain the information and return it to the caller.
Though how many (dozens) would depend upon how long the strings are:)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: Re: Performance Tuning: Searching Long-Sequence Permutations
by diotalevi (Canon) on Jun 27, 2003 at 12:03 UTC |