arturobernalg commented on PR #578:
URL: 
https://github.com/apache/httpcomponents-core/pull/578#issuecomment-5251338365

   Following up on the benchmarking: I couldn't get the pooled allocator to 
show a verifiable improvement — end-to-end it's within noise (data below), 
which matches the concerns raised here. The profiling did surface the actual 
bottleneck though: the 8 KB default `Http1Config` buffer throttles 
large-message 
   throughput. Raising it to 32 KB is ~+41% on 1 MB bodies with all tests 
green. I'll close this and open a small PR for that instead. Thanks for the 
pushback — it pointed to the right place.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to