/local/perl-5.10/bin/perl5.10.0 p.pl -s 668954.p10 -S=1e6 -N=13104 | wc -l
The -s should come before the script name, which in my example was 668944.p10. Eg. If you've named the script p.pl, you should use:
/local/perl-5.10/bin/perl5.10.0 -s p.pl -S=1e6 -N=13104 | wc -l
The clue is on the first line of the output: Trying 1000 probes with ...
In reply to Re^2: 5.10.0 regex slowdown
by BrowserUk
in thread 5.10.0 regex slowdown
by BrowserUk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |