← Index
Performance Profile   « block view • line view • sub view »
For /wise/base/deliv/dev/bin/wdate
  Run on Fri Jun 4 15:13:22 2010
Reported on Fri Jun 4 15:14:18 2010

File/wise/base/deliv/dev/lib/perl/x86_64-linux-thread-multi/WISE/Ingest/NAIFXS.pm
Statements Executed16
Total Time0.000194 seconds

Subroutines — ordered by exclusive time
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
47476121.364151.36415WISE::Ingest::NAIFXS::timout_c (xsub)
15826120.591210.59121WISE::Ingest::NAIFXS::utc2et_c (xsub)
14209120.394090.39409WISE::Ingest::NAIFXS::et2utc_c (xsub)
109161620.373790.37379WISE::Ingest::NAIFXS::failed_c (xsub)
15826120.288000.28800WISE::Ingest::NAIFXS::scdecd_c (xsub)
15826120.254080.25408WISE::Ingest::NAIFXS::sce2c_c (xsub)
3120.042720.04272WISE::Ingest::NAIFXS::furnsh_c (xsub)
2120.000250.00025WISE::Ingest::NAIFXS::bootstrap (xsub)
2120.000140.00014WISE::Ingest::NAIFXS::erract_set (xsub)
00000WISE::Ingest::NAIFXS::BEGIN

LineStmts.Exclusive
Time
Avg.Code
1#! /usr/bin/env perl
2
332.9e-59.7e-6use strict;
# spent 11µs making 1 call to strict::import
434.1e-51.4e-5use warnings;
# spent 25µs making 1 call to warnings::import
5
6package WISE::Ingest::NAIFXS;
7
836.8e-52.3e-5use vars qw($VERSION @ISA @EXPORT_OK);
# spent 52µs making 1 call to vars::import
9
1011.0e-61.0e-6require Exporter;
1119.0e-69.0e-6require DynaLoader;
12
1312.2e-52.2e-5@ISA = qw(Exporter DynaLoader);
1411.0e-61.0e-6@EXPORT_OK = qw();
15
1611.0e-61.0e-6$VERSION = '0.1';
17
1811.4e-51.4e-5bootstrap WISE::Ingest::NAIFXS $VERSION;
# spent 2.98ms making 1 call to DynaLoader::bootstrap
19
20
21
2218.0e-68.0e-61;
23
24__END__
25
26
27
# spent 253µs within WISE::Ingest::NAIFXS::bootstrap which was called # once (253µs+0) by DynaLoader::bootstrap at line 226 of /opt/wise/lib/perl5/5.10.0/x86_64-linux-thread-multi/DynaLoader.pm
sub WISE::Ingest::NAIFXS::bootstrap; # xsub
# spent 135µs within WISE::Ingest::NAIFXS::erract_set which was called # once (135µs+0) by WISE::Ingest::NAIF::_init at line 87 of /wise/base/deliv/dev/lib/perl/WISE/Ingest/NAIF.pm
sub WISE::Ingest::NAIFXS::erract_set; # xsub
# spent 394ms within WISE::Ingest::NAIFXS::et2utc_c which was called 14208 times, avg 28µs/call: # 14208 times (394ms+0) by WISE::Ingest::NAIF::et2utc at line 149 of /wise/base/deliv/dev/lib/perl/WISE/Ingest/NAIF.pm, avg 28µs/call
sub WISE::Ingest::NAIFXS::et2utc_c; # xsub
# spent 374ms within WISE::Ingest::NAIFXS::failed_c which was called 109160 times, avg 3µs/call: # 47475 times (162ms+0) by WISE::Ingest::NAIF::et2date at line 182 of /wise/base/deliv/dev/lib/perl/WISE/Ingest/NAIF.pm, avg 3µs/call # 15825 times (57.6ms+0) by WISE::Ingest::NAIF::utc2et at line 138 of /wise/base/deliv/dev/lib/perl/WISE/Ingest/NAIF.pm, avg 4µs/call # 15825 times (53.0ms+0) by WISE::Ingest::NAIF::sce2c at line 194 of /wise/base/deliv/dev/lib/perl/WISE/Ingest/NAIF.pm, avg 3µs/call # 15825 times (52.0ms+0) by WISE::Ingest::NAIF::et2vtc at line 252 of /wise/base/deliv/dev/lib/perl/WISE/Ingest/NAIF.pm, avg 3µs/call # 14208 times (49.6ms+0) by WISE::Ingest::NAIF::et2utc at line 150 of /wise/base/deliv/dev/lib/perl/WISE/Ingest/NAIF.pm, avg 3µs/call # 2 times (18µs+0) by WISE::Ingest::NAIF::_init at line 106 of /wise/base/deliv/dev/lib/perl/WISE/Ingest/NAIF.pm, avg 9µs/call
sub WISE::Ingest::NAIFXS::failed_c; # xsub
# spent 42.7ms within WISE::Ingest::NAIFXS::furnsh_c which was called 2 times, avg 21.4ms/call: # 2 times (42.7ms+0) by WISE::Ingest::NAIF::_init at line 105 of /wise/base/deliv/dev/lib/perl/WISE/Ingest/NAIF.pm, avg 21.4ms/call
sub WISE::Ingest::NAIFXS::furnsh_c; # xsub
# spent 288ms within WISE::Ingest::NAIFXS::scdecd_c which was called 15825 times, avg 18µs/call: # 15825 times (288ms+0) by WISE::Ingest::NAIF::et2vtc at line 251 of /wise/base/deliv/dev/lib/perl/WISE/Ingest/NAIF.pm, avg 18µs/call
sub WISE::Ingest::NAIFXS::scdecd_c; # xsub
# spent 254ms within WISE::Ingest::NAIFXS::sce2c_c which was called 15825 times, avg 16µs/call: # 15825 times (254ms+0) by WISE::Ingest::NAIF::sce2c at line 193 of /wise/base/deliv/dev/lib/perl/WISE/Ingest/NAIF.pm, avg 16µs/call
sub WISE::Ingest::NAIFXS::sce2c_c; # xsub
# spent 1.36s within WISE::Ingest::NAIFXS::timout_c which was called 47475 times, avg 29µs/call: # 47475 times (1.36s+0) by WISE::Ingest::NAIF::et2date at line 181 of /wise/base/deliv/dev/lib/perl/WISE/Ingest/NAIF.pm, avg 29µs/call
sub WISE::Ingest::NAIFXS::timout_c; # xsub
# spent 591ms within WISE::Ingest::NAIFXS::utc2et_c which was called 15825 times, avg 37µs/call: # 15825 times (591ms+0) by WISE::Ingest::NAIF::utc2et at line 137 of /wise/base/deliv/dev/lib/perl/WISE/Ingest/NAIF.pm, avg 37µs/call
sub WISE::Ingest::NAIFXS::utc2et_c; # xsub