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

examples/benchmarks/shared_ref.pl - Shared reference between threads

SYNOPSIS

    % time perl examples/benchmarks/shared_ref.pl

DESCRIPTION

Shares references between threads.

SEE ALSO

examples/benchmarks/shared_ref.pasm.