Hacker News new | ask | show | jobs
by neduma 3867 days ago
Can wireshark/riverbed (application perf tests) profiling help to solve these kind of problems?
2 comments

Wireshark can show you the delay but it won't tell why it's there. You might assume it's some quirk of your application.. Most people don't consider the kernel/network libraries and drivers.. Those are all black magic
wireshark would totally help!