in reply to
Re: Similarity of strings
in thread
Similarity of strings
XOR seems to be the fastest method! It needs ~3 seconds instead of ~7 seconds using SUBSTR. Well, more than twice the speed, cool! ;-)
Thanx, Micha
Comment on
Re: Re: Similarity of strings
In Section
Seekers of Perl Wisdom