Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Tshark slow output

Hey there! I am trying to use tshark for printing UDP data and I noticed a delay of 0.6 seconds between the frame info time epoch and the actual writing to stdout. I am using UBUNTU 22.04 with 11th Gen Intel(R) Core(TM) i7-11700 @ 2.50GHz and 16GB RAM in performance mode, so it is quite strange. The command I am running is /usr/bin/tshark -l -n -x -i lo -f "udp port 7777".

Is there any way to make the output faster?