The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:DBI DBI::ProfileDumper"

DBI::ProfileDumper - profile DBI usage and output data to a file River stage four • 946 direct dependents • 2083 total dependents

DBI::ProfileDumper is a subclass of DBI::Profile which dumps profile data to disk instead of printing a summary to your screen. You can then use dbiprof to analyze the data in a number of interesting ways, or you can roll your own analysis using DBI:...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

DBI::ProfileDumper::Apache - capture DBI profiling data from Apache/mod_perl River stage four • 946 direct dependents • 2083 total dependents

This module interfaces DBI::ProfileDumper to Apache/mod_perl. Using this module you can collect profiling data from mod_perl applications. It works by creating a DBI::ProfileDumper data file for each Apache process. These files are created in your Ap...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

DBI::ProfileData - manipulate DBI::ProfileDumper data dumps River stage four • 946 direct dependents • 2083 total dependents

This module offers the ability to read, manipulate and format DBI::ProfileDumper profile data. Conceptually, a profile consists of a series of records, or nodes, each of each has a set of statistics and set of keys. Each record must have a unique set...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

DBI::Profile - Performance profiling and benchmarking for the DBI River stage four • 946 direct dependents • 2083 total dependents

The DBI::Profile module provides a simple interface to collect and report performance and benchmarking data from the DBI. For a more elaborate interface, suitable for larger programs, see DBI::ProfileDumper and dbiprof. For Apache/mod_perl applicatio...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

dbiprof - command-line client for DBI::ProfileData River stage four • 946 direct dependents • 2083 total dependents

This tool is a command-line client for the DBI::ProfileData. It allows you to analyze the profile data file produced by DBI::ProfileDumper and produce various useful reports....

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC
5 results (0.067 seconds)