The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.