in reply to Re: Re: Performance Tuning: Searching Long-Sequence Permutationsin thread Performance Tuning: Searching Long-Sequence Permutations
$permutations_total += () = $string =~ /$promoters_regex[$j]/g; [download]
Abigail