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

NAME

examples/benchmarks/freeze.pl - Freeze/Thaw Benchmarks

SYNOPSIS

    % time perl examples/benchmarks/freeze.pl

DESCRIPTION

Freeze/thaw a ResizablePMCArray. Uses Storable to archive the array.

SEE ALSO

examples/benchmarks/freeze.pasm.