NAME

Benchmark::Perl::Formance::Plugin::FibThreads - Stress threads

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.