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 |
|---|---|---|---|---|---|
| 256 | 1 | 1 | 3.25ms | 3.25ms | main::in_array |
| 1 | 1 | 1 | 1.64ms | 1.66ms | main::BEGIN@4 |
| 256 | 1 | 1 | 1.12ms | 4.37ms | main::needs_white |
| 513 | 4 | 1 | 372µs | 372µs | main::set_fcolor |
| 1 | 1 | 1 | 306µs | 330µs | main::BEGIN@3 |
| 1110 | 11 | 1 | 224µs | 224µs | main::CORE:print (opcode) |
| 298 | 3 | 1 | 218µs | 218µs | main::set_bcolor |
| 256 | 2 | 1 | 91µs | 91µs | main::CORE:prtf (opcode) |
| 1 | 1 | 1 | 19µs | 22µs | strict::BEGIN@7 |
| 1 | 1 | 1 | 13µs | 17µs | main::BEGIN@0 (xsub) |
| 1 | 1 | 1 | 6µs | 7µs | warnings::_bits |
| 1 | 1 | 1 | 5µs | 7µs | main::END |
| 1 | 1 | 1 | 4µs | 12µs | warnings::import |
| 1 | 1 | 1 | 4µs | 4µs | main::CORE:ftfile (opcode) |
| 1 | 1 | 1 | 3µs | 3µs | strict::CORE:match (opcode) |
| Stmts | Exclusive Time |
Reports | Source File |
|---|---|---|---|
| 22763 | 9.24ms | line | /home/bakers/term-colors.pl |
| 17 | 150µs | line | strict.pm |
| 32 | 77µs | line | warnings.pm |
| 22812 | 9.47ms | Total (-1 statements are unaccounted for) | |
| 7604 | 3.16ms | Average | |
| 150µs | Median | ||
| 7.3e-5 | Deviation | ||