about summary refs log tree commit diff stats
path: root/browse_trace/clean
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-05-04 14:39:45 -0700
committerKartik Agaram <vc@akkartik.com>2019-05-04 14:55:44 -0700
commit37aa2bf3e8c3b22c6b87925148cf938d1c1cc185 (patch)
treeb295b9bece049031c082a1fd1c46003c1dc8c41b /browse_trace/clean
parent85a3e39cd5b4d11bc38d2fc400015770e1994774 (diff)
downloadmu-37aa2bf3e8c3b22c6b87925148cf938d1c1cc185.tar.gz
5142
Hoist address computation out of the loop.

I'm giving in to the temptation to optimize here, and violating my own
rule of minimizing local variables by introducing 'curr'. My fig leaf is
that the number of instructions inside the loop goes down, and duplicating
inside the loop may be distracting to readers.
Diffstat (limited to 'browse_trace/clean')
0 files changed, 0 insertions, 0 deletions