Sponsor:

Your company here — click to reach over 10,000 unique daily visitors

beakerlib-profiling - Man Page

profiling — helper for profiling beakerlib itself

Description

Functions for generating and processing the beakerlib performance profile.

Beakerlib Profiling

Enable profiling

Set environment variable BEAKERLIB_PROFILING=1

    BEAKERLIB_PROFILING=1 make run

A file /dev/shm/beakerlib_profile will be created for later processing.

Process the profile

    /usr/share/beakerlib/profiling.sh process > profile.csv

Authors

Info

2024-07-17 perl v5.40.0 User Contributed Perl Documentation