https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3930
Summary: remove col custom logic from the fast path
Product: Wireshark
Version: SVN
Platform: Other
OS/Version: All
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: dgautheron@xxxxxxxx
Created an attachment (id=3557)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3557)
move custom col set from proto_tree_set_xxx() to
epan_dissect_fill_in_columns()
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Hi,
It's a WIP but it's already faster even with the g_tree_lookup() call,
bytes_to_str and format_text are rather slow.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.