https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5284
--- Comment #14 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2012-04-25 00:35:58 PDT ---
Hi,
I think it looks good, but could we use an fixed array instead of the hash
table? Will there ever be more than a small number of edt's active(<5)?
Use global index into the array and it should be as fast as the "old"
implementation.
Regards
Anders
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.