NAME
Benchmark::Perl::Formance::Plugin::Threads - Stress threading
CONFIGURATION
You can define how many threads should maximally be started. Default is 16.
$ export PERLFORMANCE_THREADCOUNT=64
$ perl-formance --plugins=Threads
BUGS
Too naive. Really.