diff options
author | Paul Mackerras <paulus@samba.org> | 2006-02-28 22:10:19 +1100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-02-28 22:10:19 +1100 |
commit | 8f7d0cecf4b4999f71e0c5346de2f24beebd67dd (patch) | |
tree | 5feeb9153c158a267bfc47d020ad2a43ef895892 /commit.c | |
parent | aa81d97476de941015224c99092cb1f49f451a23 (diff) | |
download | git-8f7d0cecf4b4999f71e0c5346de2f24beebd67dd.tar.gz |
gitk: Various speed improvements
This rearranges the code a little to eliminate some procedure calls
and reduce the number of globals accessed. It makes rowidlist and
rowoffsets lists rather than arrays, and removes the lineid array,
since $lineid($l) was the same as [lindex $displayorder $l], and the
latter is a little faster.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions