Hi,
I just compared the performance of Sun's HttpURLConnection with Apache's
HttpClient. I tried several times a chunked communication with four 8192
byte chunks.
HttpURLConnection needs about 890 ms, HttpClient needs just 722 ms.
Was my measuring wrong? Is HttpClient really faster than
HttpURLConnection? What have you done, that HttpClient got significant
faster?
Derk
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- RE: performance Derk Muenchhausen
- RE: performance Kalnichevski, Oleg
- Re: performance Sung-Gu
- Re: performance Ortwin Glück
- Re: performance Jeffrey Dever
- RE: performance Aurelien Pernoud
- performance Zulfi Umrani
- Re: performance Ortwin Glück
- Re: performance Derk Münchhausen
- Performance Bjarne Rasmussen
- Re: Performance Oleg Kalnichevski