]> git.cworth.org Git - fips/commitdiff
Un-nest an inner loop while printing program metrics
authorCarl Worth <cworth@cworth.org>
Tue, 22 Oct 2013 23:30:34 +0000 (16:30 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 22 Oct 2013 23:30:34 +0000 (16:30 -0700)
Before we add more code to complicate the way we print performance
counters, it helps to have this code in its own function, (where we
can safely use 'i' instead of 'j' for loop-control variable, etc.).


No differences found