Wireshark-commits: [Wireshark-commits] rev 51305: /trunk/epan/wmem/ /trunk/epan/wmem/: wmem_allocat

Date: Sun, 11 Aug 2013 23:49:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51305

User: eapache
Date: 2013/08/11 04:49 PM

Log:
 Reorder and group chunk header flags. Reduces the bit-twiddling needed by the
 compiler and provides a surprising (if fairly small) performance win.

Directory: /trunk/epan/wmem/
  Changes    Path                      Action
  +5 -3      wmem_allocator_block.c    Modified