Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Reduced Performance with SPDY Client

Alright so I'm removed the inconsistencies in the test and I'm still seeing
less performance with the HttpClient when sending Http over SPDY instead of
plain Http. I understood that most of the performance benefits come from
reducing the number of round trip, but I didn't really expect a performance
loss in the actual round trip. Could someone confirm that the results I'm
seeing are expected?



--
View this message in context: http://jetty.4.x6.nabble.com/Reduced-Performance-with-SPDY-Client-tp4961627p4961628.html
Sent from the Jetty User mailing list archive at Nabble.com.


Back to the top