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-01-23 perl v5.38.2 User Contributed Perl Documentation