This is a static copy of a profile report

Home

region_seg>shiftR (469000 calls, 2285.952 sec)
Generated 05-Nov-2014 07:52:54 using cpu time.
subfunction in file /usr0/home/jenkins/workspace/cellorganizer-demo3D11-glnx64/utilities/preprocessing/3D/ashariff/region_seg.m
Copy to new window for comparing multiple runs

Parents (calling functions)

Function NameFunction TypeCalls
region_seg>sussmansubfunction234500
region_seg>shiftDsubfunction234500
Lines where the most time was spent

Line NumberCodeCallsTotal Time% TimeTime Plot
297
shift = [ M(:,1,:) M(:,1:size(...
4690002277.160 s99.6%
All other lines  8.792 s0.4%
Totals  2285.952 s100% 
Children (called functions)
No children
Code Analyzer results
Line numberMessage
Coverage results
[ Show coverage for parent directory ]
Total lines in function2
Non-code lines (comments, blank lines)1
Code lines (lines that can run)1
Code lines that did run1
Code lines that did not run0
Coverage (did run/can run)100.00 %
Function listing
   time   calls  line
296 function shift = shiftR(M)
2277.16 469000 297 shift = [ M(:,1,:) M(:,1:size(M,2)-1,:) ];

Other subfunctions in this file are not included in this listing.