performance update
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 3 Dec 2003 09:50:40 +0000 (09:50 +0000)
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 3 Dec 2003 09:50:40 +0000 (09:50 +0000)
commit640529add0d58e703f69038e7e6a5c7d8c295e67
tree7eb2780a520c46705e1065d50ef30e9c7d58eed4
parent9ff0d6804d6b60a8c1b66649c45473074b1eadc3
performance update

replace tvb_raw_offset() which is essentially a simple assignment and which
is called a lot with a macro.

this makes my tethereal testcase 2-3% faster.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9152 f5534014-38df-0310-8fa8-9805f1628bb7
epan/proto.c
epan/tvbuff.c
epan/tvbuff.h