NAME

Benchmark::Perl::Formance::Plugin::ThreadsShared - benchmark 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.

  $ benchmark-perlformance --plugins=ThreadsShared -DThreads_threadcount=64

BUGS

Too naive. Really.

AUTHOR

Steffen Schwigon <ss5@renormalist.net>

COPYRIGHT AND LICENSE

This software is copyright (c) 2021 by Steffen Schwigon.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.