On Sun, 2010-13-06 at 06:03 +0000, Xi Yang wrote: > I'm trying to use use Perl 6 to process some nucleotide sequences. > However, I found it strangely slow on substr or string concat > operations, compared with its Perl 5 equivalent.
I don't think that's unexpected at this stage of development. Other benchmarks (at least one ;-) have been posted to this list, showing the same result. -- --gh