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::Threads - Stress threading

SYNOPSIS

Run it as any other plugin. You can define how many threads should maximally be started. Default is 16.

  $ perl-formance --plugins=Threads -DThreads_threadcount=64

BUGS

Too naive. Really.