Richard Sharpe wrote:
Hi,

Attached is a profile run with the latest version of Ethereal against the 13MB file I used the last couple of times.

Here are the highlights:


Attached a patch for columns stuff. - COL_INFO is the most used column but it was the last one in a linear search array. - Most of the time columns are displayed only once.

BTW, why do we use a pointer for value in field_info (proto.h) and in
proto_node?
         fvalue_t                        *value;
} field_info;

Didier





Attachment: col.patch.gz
Description: Unix tar archive

Reply via email to