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.