← Index
NYTProf Performance Profile   « line view »
For svc/members/upsert
  Run on Tue Jan 13 11:50:22 2015
Reported on Tue Jan 13 12:09:48 2015

Filename/usr/lib/x86_64-linux-gnu/perl/5.20/arybase.pm
StatementsExecuted 3 statements in 171µs
Line State
ments
Time
on line
Calls Time
in subs
Code
1package arybase;
2
31300nsour $VERSION = "0.07";
4
51400nsrequire XSLoader;
61170µs1162µsXSLoader::load(); # This returns true, which makes require happy.
# spent 162µs making 1 call to XSLoader::load
7
8__END__