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-requ...@wireshark.org?subject=unsubscribe