mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
Ensure that thread which capture packets as fast as possible. Packet parsing logic moved to different threads. Additionally using os.LockOsThread to reduce CPU context switching