| Filename | /usr/share/perl5/Date/Manip/Lang/english.pm |
| Statements | Executed 23 statements in 676µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 1.27ms | 2.13ms | Date::Manip::Lang::english::BEGIN@24 |
| 1 | 1 | 1 | 100µs | 100µs | Date::Manip::Lang::english::CORE:readline (opcode) |
| 1 | 1 | 1 | 18µs | 73µs | Date::Manip::Lang::english::BEGIN@23 |
| 1 | 1 | 1 | 17µs | 63µs | Date::Manip::Lang::english::BEGIN@32 |
| 1 | 1 | 1 | 15µs | 49µs | Date::Manip::Lang::english::BEGIN@29 |
| 1 | 1 | 1 | 15µs | 38µs | Date::Manip::Lang::english::BEGIN@27 |
| 1 | 1 | 1 | 13µs | 19µs | Date::Manip::Lang::english::BEGIN@26 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 0 | 1 | 73µs | Profile data that couldn't be associated with a specific line: # spent 73µs making 1 call to Date::Manip::Lang::english::BEGIN@23 | ||
| 1 | 1 | 7µs | package Date::Manip::Lang::english; | ||
| 2 | # Copyright (c) 1995-2010 Sullivan Beck. All rights reserved. | ||||
| 3 | # This program is free software; you can redistribute it and/or modify it | ||||
| 4 | # under the same terms as Perl itself. | ||||
| 5 | |||||
| 6 | ######################################################################## | ||||
| 7 | ######################################################################## | ||||
| 8 | |||||
| 9 | =pod | ||||
| 10 | |||||
| - - | |||||
| 23 | 4 | 73µs | 1 | 55µs | # spent 73µs (18+55) within Date::Manip::Lang::english::BEGIN@23 which was called:
# once (18µs+55µs) by Date::Manip::Base::_language at line 0 # spent 55µs making 1 call to feature::import |
| 24 | 3 | 134µs | 2 | 2.20ms | # spent 2.13ms (1.27+864µs) within Date::Manip::Lang::english::BEGIN@24 which was called:
# once (1.27ms+864µs) by Date::Manip::Base::_language at line 24 # spent 2.13ms making 1 call to Date::Manip::Lang::english::BEGIN@24
# spent 76µs making 1 call to Exporter::import |
| 25 | |||||
| 26 | 3 | 31µs | 2 | 24µs | # spent 19µs (13+5) within Date::Manip::Lang::english::BEGIN@26 which was called:
# once (13µs+5µs) by Date::Manip::Base::_language at line 26 # spent 19µs making 1 call to Date::Manip::Lang::english::BEGIN@26
# spent 5µs making 1 call to strict::import |
| 27 | 3 | 34µs | 2 | 60µs | # spent 38µs (15+23) within Date::Manip::Lang::english::BEGIN@27 which was called:
# once (15µs+23µs) by Date::Manip::Base::_language at line 27 # spent 38µs making 1 call to Date::Manip::Lang::english::BEGIN@27
# spent 23µs making 1 call to warnings::import |
| 28 | |||||
| 29 | 3 | 72µs | 2 | 82µs | # spent 49µs (15+34) within Date::Manip::Lang::english::BEGIN@29 which was called:
# once (15µs+34µs) by Date::Manip::Base::_language at line 29 # spent 49µs making 1 call to Date::Manip::Lang::english::BEGIN@29
# spent 34µs making 1 call to vars::import |
| 30 | 1 | 700ns | $VERSION='6.11'; | ||
| 31 | |||||
| 32 | 3 | 90µs | 2 | 108µs | # spent 63µs (17+45) within Date::Manip::Lang::english::BEGIN@32 which was called:
# once (17µs+45µs) by Date::Manip::Base::_language at line 32 # spent 63µs making 1 call to Date::Manip::Lang::english::BEGIN@32
# spent 45µs making 1 call to vars::import |
| 33 | |||||
| 34 | 1 | 172µs | 1 | 100µs | my @in = <DATA>; # spent 100µs making 1 call to Date::Manip::Lang::english::CORE:readline |
| 35 | 1 | 25µs | 1 | 661µs | $Language = Load(join('',@in)); # spent 661µs making 1 call to YAML::Syck::Load |
| 36 | |||||
| 37 | 1 | 36µs | 1; | ||
| 38 | __DATA__ | ||||
# spent 100µs within Date::Manip::Lang::english::CORE:readline which was called:
# once (100µs+0s) by Date::Manip::Base::_language at line 34 |