https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5109
Guy Harris <guy@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Summary|Moving backwards in |Finding marked and time
|compressed captures is |reference frames doesn't
|extremely slow |need to read the frame data
--- Comment #5 from Guy Harris <guy@xxxxxxxxxxxx> 2010-08-13 00:45:10 PDT ---
I'll use this bug for fixing the code that finds marked and time reference
frames not to read the frame data. That won't fix the other find previous
operations, or otherwise going backwards in a large compressed file, not to be
slow; another bug would have to be filed for that, and that's harder to fix, as
per my comments.
I've checked a fix for the "find marked" and "find time reference" operations
into the trunk as SVN 33791. It massively speeds up searching backwards in a
compressed file, and even noticeably speeds up searching forwards or in an
uncompressed file.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.