The Flame Graph above is a visualization of the time spent in distinct call stacks. The colors and x-axis position are not meaningful.
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 5.45s | 5.45s | Storable::pretrieve (xsub) |
| 1 | 1 | 1 | 97.4ms | 5.54s | Benchmark::Perl::Formance::run_plugin |
| 2 | 2 | 2 | 10.7ms | 11.3ms | utf8::SWASHNEW |
| 1 | 1 | 1 | 9.68ms | 120ms | main::BEGIN@5 |
| 1 | 1 | 1 | 6.45ms | 7.10ms | Benchmark::Perl::Formance::BEGIN@18 |
| 1 | 1 | 1 | 6.06ms | 23.0ms | Benchmark::Perl::Formance::BEGIN@11 |
| 1 | 1 | 1 | 3.74ms | 8.17ms | Data::DPath::Path::BEGIN@17 |
| 1 | 1 | 1 | 3.04ms | 3.45ms | Data::DPath::Path::BEGIN@13 |
| 1 | 1 | 1 | 3.02ms | 3.18ms | utf8::AUTOLOAD |
| 12 | 12 | 12 | 2.69ms | 2.69ms | XSLoader::load |
| 68 | 67 | 36 | 2.59ms | 6.68ms | Exporter::import |
| 1 | 1 | 1 | 2.38ms | 5.71ms | Data::DPath::Context::BEGIN@22 |
| 1 | 1 | 1 | 2.36ms | 9.97ms | Benchmark::Perl::Formance::BEGIN@12 |
| 1 | 1 | 1 | 2.34ms | 31.2ms | Data::DPath::Path::BEGIN@1.2 |
| 7 | 1 | 1 | 2.34ms | 2.70ms | Exporter::Heavy::heavy_export |