Wireshark mailing list archives
Interesting thing about "recent" changes in GHashTable
From: Jakub Zawadzki <darkjames-ws () darkjames pl>
Date: Tue, 13 Aug 2013 19:11:12 +0200
Hi,
Looking for some stuff in glib sources, I had found that glib 2.30[1] has nice feature of GHashTable.
If we pass the same pointer as key and value, memory usage is cut down by 1/3 (cool!).
Implementation of it would be a little hacky, but maybe worthy?
[1] Exactly speaking of this commit:
https://git.gnome.org/browse/glib/commit/glib/ghash.c?id=be991170fa99185b7cf1dbf3f9bc62c9d656a08a
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
Current thread:
- Interesting thing about "recent" changes in GHashTable Jakub Zawadzki (Aug 13)
- Re: Interesting thing about "recent" changes in GHashTable Evan Huus (Aug 13)
- Re: Interesting thing about "recent" changes in GHashTable Jakub Zawadzki (Aug 13)
- Re: Interesting thing about "recent" changes in GHashTable Evan Huus (Aug 13)
- Re: Interesting thing about "recent" changes in GHashTable Jakub Zawadzki (Aug 14)
- Re: Interesting thing about "recent" changes in GHashTable Jakub Zawadzki (Aug 13)
- Re: Interesting thing about "recent" changes in GHashTable Evan Huus (Aug 13)
