Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7674] Performance regression in tshark -z io, stat

Date: Thu, 30 Aug 2012 14:04:52 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7674

Cal Turney <turney_cal@xxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9036|                            |review_for_checkin?
              Flags|                            |

--- Comment #6 from Cal Turney <turney_cal@xxxxxxx> 2012-08-30 14:04:51 PDT ---
Created attachment 9036
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9036
Patch that improves the performance to that of 1.6

With this patch tshark takes about the same amount of time to complete as v1.6
(~0.9 secs):

# echo. && echo Started at:   %time% &&
"C:\wireshark-1.9\wireshark-gtk2\tshark.exe" -r zeus-sample-3.pcap -q -z
io,stat,0.001 > 1
.9-output.txt && cmd /V:ON /C echo Completed at: !time!!

Started at:   16:47:14.01
Completed at: 16:47:14.90

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.