arturobernalg opened a new pull request, #668:
URL: https://github.com/apache/httpcomponents-core/pull/668
`lease`/`release` allocated and contended where the work was not needed,
and the bounded disposer saturated under sustained slow `GRACEFUL`closes,
falling back to caller-thread `IMMEDIATE` close and stalling IO threads.
| Run | Routes | Master ops/s | Optimised ops/s | Δ |
| --- | --- | --- | --- | --- |
| 16 cores, 3 forks | 10 | 822.42 ± 37.25 | 1150.95 ± 125.49 | **+39.9 %**
|
| 16 cores, 3 forks | 50 | 1008.36 ± 13.79 | 1636.12 ± 107.50 | **+62.2
%** |
| 4 cores, 1 fork | 50 | 967.83 ± 37.78 | 1746.39 ± 84.37 | **+80.4 %** |
--
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]