]> git.cworth.org Git - vogl/commit
UI: Improve processing time of vogleditor_apicalltreeitem by pre-calculating the...
authorPeterLValve <peterl@valvesoftware.com>
Tue, 18 Mar 2014 20:31:29 +0000 (13:31 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 1 Apr 2014 19:37:29 +0000 (12:37 -0700)
commit33758b47f362a0f5c77bfd98b7eec9ff80203662
tree02b2f4f28eac98b337e352e4eef6d2d20acbd974
parent16fc4b597a57c1a1ba5972843587f2b620e8c2ff
UI: Improve processing time of vogleditor_apicalltreeitem by pre-calculating the local row index
* This value will have to get updated if new rows (API calls) can be added / removed, which may undo this optimization,
but when investigating a slowness during searching, the code was often found in this function.
src/vogleditor/vogleditor_apicalltreeitem.cpp
src/vogleditor/vogleditor_apicalltreeitem.h