https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7149
--- Comment #5 from Cristian Constantin <const.crist@xxxxxxxxxxxxxx> 2012-04-19 08:38:32 PDT ---
(In reply to comment #3)
> (In reply to comment #0)
> > I did some profiling and tracing and I saw that a lot of cpu time is spent in
> > the function conversation_lookup_hashtable()
>
> can you give some numbers? (before patch, after patch)
(In reply to comment #3)
> (In reply to comment #0)
> > I did some profiling and tracing and I saw that a lot of cpu time is spent in
> > the function conversation_lookup_hashtable()
>
> can you give some numbers? (before patch, after patch)
cristian: tcp conversations as explained before.
- before patch: 20 minutes (estimated, I have stopped it after 10 minutes of
actual processing)
- after patch (with your proposed changes in comment #4): 7 secs. (same order
of magnitude with reading in the capture)
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.