> Are there any numbers that you think would be useful in analyzing this
> problem?
Have you completely discarded algorithmical issues?
This looks like something is being constantly doubled. Probably in logarithmic
time.
Sent from my smartphone. Excuse my brevity.
_
On 2015-08-23 09:39:19 +, Ander Juaristi said:
Have you completely discarded algorithmical issues?
This looks like something is being constantly doubled. Probably in
logarithmic time.
The timers are wrapped around the pcap functions:
timer before_dump;
pcap_dump();
timer after_