← Index
NYTProf Performance Profile   « block view • line view • sub view »
For 01.HTTP.t
  Run on Tue May 4 15:25:55 2010
Reported on Tue May 4 15:26:07 2010

File /usr/local/lib/perl5/5.10.1/darwin-2level/auto/Storable/autosplit.ix
Statements Executed 1
Statement Execution Time 20µs
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1# Index created by AutoSplit for ../../lib/Storable.pm
2# (file acts as timestamp)
3package Storable;
4sub logcroak ;
5sub logcarp ;
6sub CAN_FLOCK ;
7sub show_file_magic ;
8sub file_magic ;
9sub read_magic ;
10sub BIN_VERSION_NV ;
11sub BIN_WRITE_VERSION_NV ;
12sub store ;
13sub nstore ;
14sub lock_store ;
15sub lock_nstore ;
16sub _store ;
17sub store_fd ;
18sub nstore_fd ;
19sub _store_fd ;
20sub freeze ;
21sub nfreeze ;
22sub _freeze ;
23sub retrieve ;
24sub lock_retrieve ;
25sub _retrieve ;
26sub fd_retrieve ;
27sub thaw ;
28120µs1;