File | /wise/base/deliv/dev/lib/perl/x86_64-linux-thread-multi/WISE/Ingest/NAIFXS.pm | Statements Executed | 16 | Total Time | 0.000194 seconds |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine | |
---|---|---|---|---|---|---|
47476 | 1 | 2 | 1.36415 | 1.36415 | WISE::Ingest::NAIFXS:: | timout_c (xsub) |
15826 | 1 | 2 | 0.59121 | 0.59121 | WISE::Ingest::NAIFXS:: | utc2et_c (xsub) |
14209 | 1 | 2 | 0.39409 | 0.39409 | WISE::Ingest::NAIFXS:: | et2utc_c (xsub) |
109161 | 6 | 2 | 0.37379 | 0.37379 | WISE::Ingest::NAIFXS:: | failed_c (xsub) |
15826 | 1 | 2 | 0.28800 | 0.28800 | WISE::Ingest::NAIFXS:: | scdecd_c (xsub) |
15826 | 1 | 2 | 0.25408 | 0.25408 | WISE::Ingest::NAIFXS:: | sce2c_c (xsub) |
3 | 1 | 2 | 0.04272 | 0.04272 | WISE::Ingest::NAIFXS:: | furnsh_c (xsub) |
2 | 1 | 2 | 0.00025 | 0.00025 | WISE::Ingest::NAIFXS:: | bootstrap (xsub) |
2 | 1 | 2 | 0.00014 | 0.00014 | WISE::Ingest::NAIFXS:: | erract_set (xsub) |
0 | 0 | 0 | 0 | 0 | WISE::Ingest::NAIFXS:: | BEGIN |
Line | Stmts. | Exclusive Time | Avg. | Code |
---|---|---|---|---|
1 | #! /usr/bin/env perl | |||
2 | ||||
3 | 3 | 2.9e-5 | 9.7e-6 | use strict; # spent 11µs making 1 call to strict::import |
4 | 3 | 4.1e-5 | 1.4e-5 | use warnings; # spent 25µs making 1 call to warnings::import |
5 | ||||
6 | package WISE::Ingest::NAIFXS; | |||
7 | ||||
8 | 3 | 6.8e-5 | 2.3e-5 | use vars qw($VERSION @ISA @EXPORT_OK); # spent 52µs making 1 call to vars::import |
9 | ||||
10 | 1 | 1.0e-6 | 1.0e-6 | require Exporter; |
11 | 1 | 9.0e-6 | 9.0e-6 | require DynaLoader; |
12 | ||||
13 | 1 | 2.2e-5 | 2.2e-5 | @ISA = qw(Exporter DynaLoader); |
14 | 1 | 1.0e-6 | 1.0e-6 | @EXPORT_OK = qw(); |
15 | ||||
16 | 1 | 1.0e-6 | 1.0e-6 | $VERSION = '0.1'; |
17 | ||||
18 | 1 | 1.4e-5 | 1.4e-5 | bootstrap WISE::Ingest::NAIFXS $VERSION; # spent 2.98ms making 1 call to DynaLoader::bootstrap |
19 | ||||
20 | ||||
21 | ||||
22 | 1 | 8.0e-6 | 8.0e-6 | 1; |
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 | ||||
# 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 | ||||
# 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 | ||||
# 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 | ||||
# 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 | ||||
# 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 | ||||
# 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 | ||||
# 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 | ||||
# 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 |