← Index
NYTProf Performance Profile   « block view • line view • sub view »
For -e
  Run on Wed Nov 17 21:45:08 2010
Reported on Wed Nov 17 22:10:52 2010

Filename/home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux/Moose/Deprecated.pm
StatementsExecuted 13 statements in 863µs
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
111114µs870µsMoose::Deprecated::::BEGIN@10Moose::Deprecated::BEGIN@10
11168µs86µsMoose::Deprecated::::BEGIN@3Moose::Deprecated::BEGIN@3
11136µs105µsMoose::Deprecated::::BEGIN@4Moose::Deprecated::BEGIN@4
11117µs17µsMoose::Deprecated::::CORE:qrMoose::Deprecated::CORE:qr (opcode)
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1package Moose::Deprecated;
2
3397µs2104µs
# spent 86µs (68+18) within Moose::Deprecated::BEGIN@3 which was called: # once (68µs+18µs) by Moose::BEGIN@14 at line 3
use strict;
# spent 86µs making 1 call to Moose::Deprecated::BEGIN@3 # spent 18µs making 1 call to strict::import
43398µs2174µs
# spent 105µs (36+69) within Moose::Deprecated::BEGIN@4 which was called: # once (36µs+69µs) by Moose::BEGIN@14 at line 4
use warnings;
# spent 105µs making 1 call to Moose::Deprecated::BEGIN@4 # spent 69µs making 1 call to warnings::import
5
614µsour $VERSION = '1.19';
7171µs$VERSION = eval $VERSION;
# spent 11µs executing statements in string eval
813µsour $AUTHORITY = 'cpan:STEVAN';
9
102684µs
# spent 870µs (114+756) within Moose::Deprecated::BEGIN@10 which was called: # once (114µs+756µs) by Moose::BEGIN@14 at line 22
use Package::DeprecationManager 0.07 -deprecations => {
# spent 667µs making 1 call to Package::DeprecationManager::import # spent 17µs making 1 call to Moose::Deprecated::CORE:qr
11 'default is for Native Trait' => '1.14',
12 'default default for Native Trait' => '1.14',
13 'coerce without coercion' => '1.08',
14 'pre-0.94 MetaRole API' => '0.94',
15 'alias or excludes' => '0.89',
16 'Role type' => '0.84',
17 'subtype without sugar' => '0.72',
18 'type without sugar' => '0.72',
19 'Moose::init_meta' => '0.56',
20 },
21 -ignore => [qr/^(?:Class::MOP|Moose)(?:::)?/],
223280µs2942µs ;
# spent 870µs making 1 call to Moose::Deprecated::BEGIN@10 # spent 72µs making 1 call to UNIVERSAL::VERSION
23
24110µs1;
25
26__END__
 
# spent 17µs within Moose::Deprecated::CORE:qr which was called: # once (17µs+0s) by Moose::Deprecated::BEGIN@10 at line 10
sub Moose::Deprecated::CORE:qr; # opcode