Sudden performance drop
philmes
phil at digitalcontortions.net
Thu Oct 20 13:40:28 EDT 2011
Hi,
I'm writing an orchestration server using Netty. I've implemented basic HTTP
proxy support, but when testing performance hit a weird problem.
For the first 14,000 requests I get performance in the region of ~4000
requests a second. After 14,000 requests, performance drops off a cliff. I
get ~400 requests a second subsequently.
Performance only returns to normal once I restart the app.
Everything is driven using futures - I'm not using .await() anywhere.
Does anyone have suggestions for what to investigate?
Phil.
--
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Sudden-performance-drop-tp6914062p6914062.html
Sent from the Netty User Group mailing list archive at Nabble.com.
More information about the netty-users
mailing list