aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2014-04-20 16:45:57 -0400
committerEvan Huus <eapache@gmail.com>2014-04-21 15:07:23 +0000
commit5983cda769fa6615dda5fc7b8f87819d40f0a8d5 (patch)
tree031224f1f9fa75f791c514aa1fd0359a3c2b01ae /ui/gtk
parent6f0f6120e368e81b52d4810af6527551ad38b29b (diff)
Replace a GTree with a GHashTable
Shaves ~1.5MB off our base memory usage, and provides O(1) operations instead of O(log n). We don't need the additional operations a tree provides. Change-Id: I6159d09ee380a2bca0de3bb2d031a874d8eb79d2 Reviewed-on: https://code.wireshark.org/review/1224 Reviewed-by: Michael Mann <mmann78@netscape.net> Reviewed-by: Evan Huus <eapache@gmail.com>
Diffstat (limited to 'ui/gtk')
0 files changed, 0 insertions, 0 deletions