Wireshark-bugs: [Wireshark-bugs] [Bug 10798] HTTP Requests are only partially dissected (data is

Date: Fri, 30 Jan 2015 23:14:01 +0000

Comment # 36 on bug 10798 from
I thought I'd remembered some tests that showed a significant speedup from the
SSE 4.2 mempbrk in some tests - some capture file but all I'm finding are

    https://www.wireshark.org/lists/wireshark-dev/201406/msg00000.html

which has some callgrind results, but I'm not sure what they're saying, and

    https://code.wireshark.org/review/#/c/1730/

which says

    In text protocols, like SIP, lot of time is spend guint8_pbrk(), ...

What I think I saw was some file with a lot of SIP traffic where Anders(?) ran
it without the SSE 4.2 mempbrk and with it, and it read significantly faster
with it.  Anders?  Jakub?  Any such test results?


You are receiving this mail because:
  • You are watching all bug changes.