arturobernalg commented on PR #578: URL: https://github.com/apache/httpcomponents-core/pull/578#issuecomment-3549127227
@olegk @rfoltyns I’ve added a small JMH benchmark that exercises the old and new pool under mixed routes with slow discard / expiry. On my machine the segmented pool removes the cross-route stall and slightly improves tail latency while keeping throughput comparable. Happy to adjust the scenario or parameters if you’d like to capture other access patterns. To clarify the Netty reference: the allocator is conceptually closest to Netty 4.1s -- 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]
