https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5821
Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6192|0 |1
is obsolete| |
Attachment #8974| |review_for_checkin-
Flags| |
--- Comment #12 from Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> 2012-08-17 07:36:19 PDT ---
Created attachment 8974
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8974
frame_data: store pointers to previously displayed and captured packet, not
nstime_t deltas
This reduces size of frame_data structure from 144B to 128B on 64bits
wireshark,
in cost of some more CPU power (no benchmarks).
If this patch is OK, I'll fix the lua compilation, and fix comments.
Similar thing can be done with frame_data->rel_ts to save another 8B
--
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.