http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23252
User: etxrab
Date: 2007/10/23 05:50 AM
Log:
Apply the small performance enhancment patches for:
- if offset is 0, tvb_length is the same as tvb_length_remaining, just faster.
Replace
- col_append_fstr() with faster col_append_str()
- col_add_str() with col_set_str()
when it's safe
Directory: /trunk/asn1/camel/
Changes Path Action
+2 -2 camel.cnf Modified
+1 -1 packet-camel-template.c Modified
Directory: /trunk/asn1/cdt/
Changes Path Action
+2 -2 cdt.cnf Modified
Directory: /trunk/asn1/cmip/
Changes Path Action
+2 -2 cmip.cnf Modified
Directory: /trunk/asn1/dap/
Changes Path Action
+1 -1 dap.cnf Modified
+1 -1 packet-dap-template.c Modified
Directory: /trunk/asn1/disp/
Changes Path Action
+1 -1 packet-disp-template.c Modified
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -1 packet-bacapp.c Modified
+1 -1 packet-ber.c Modified
+1 -1 packet-bgp.c Modified
+1 -1 packet-bpdu.c Modified
(139 files not shown)