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

NAME

Benchmark::Perl::Formance::Plugin::ThreadsShared - Stress shared threading

SYNOPSIS

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

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

BUGS

Too naive. Really.