ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] Improving filter speed

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: didier <dgautheron@xxxxxxxx>
Date: Wed, 16 Mar 2005 23:09:59 +0000
Gilbert Ramirez wrote:
What kind of speed improvements are you seeing? Timing it with
tethereal will probably be easier than with ethereal.

--gilbert
if with unpatched ethereal I have saying:
load with no filter (display or color) 70 secondes
with a filter (time is rather constant it's you have a filter or not) 120 secondes.

with the patch
load with no filter 70s
applying a color filter between 80 and 110s (now what's in the filter matter).

'simple' display filters ie only protocol name are faster than loading without filter.

Didier