Ethereal-dev: [Ethereal-dev] VMS TCPIPtrace optimization

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

From: Marc Milgram <MMilgram@xxxxxxxxxxxx>
Date: Mon, 24 Dec 2001 10:12:21 -0500
With the original code to read VMS TCPIPtraces, it took about 3 days to read
a 92MB trace file.  By eliminating the calls to file_tell and file_seek from
the main parsing loops, I could read that trace in about 5 minutes.

-Marc Milgram

Attachment: vmsopt.diff
Description: Binary data