https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7149
--- Comment #10 from Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> 2012-04-19 12:23:44 PDT ---
It's really O(n log n) you forgot about hash tree :-)
But if it's *really* so expensive (from 20min down to 6seconds),
maybe it'd be better to generate/find conversation once, and store it in packet
structure. mhm.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.