trace (Calls: 2809422, Time: 7.851 s)
Generated 20-Jul-2018 02:24:59 using performance time.
function in file C:\Program Files\MATLAB\R2018a\toolbox\matlab\matfun\trace.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
run_admm | function | 2809422 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
14 | t = full(sum(diag(A))); | 2809422 | 3.359 s | 42.8% | ![]() |
11 | if ~ismatrix(A) || size(A,1)~=... | 2809422 | 0.169 s | 2.2% | ![]() |
All other lines | 4.323 s | 55.1% | ![]() | ||
Totals | 7.851 s | 100% |
Total lines in function | 14 |
Non-code lines (comments, blank lines) | 10 |
Code lines (lines that can run) | 4 |
Code lines that did run | 2 |
Code lines that did not run | 2 |
Coverage (did run/can run) | 50.00 % |
Other subfunctions in this file are not included in this listing.