The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.