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.