ok2c opened a new pull request, #460: URL: https://github.com/apache/httpcomponents-client/pull/460
Presently a lot of cache operations are sub-optimal and redundant. The same cache key may be generated and the same cache lookup performed over and over again in different places in the course of a single request execution I am optimizing the cache code starting with the most fundamental bit: the cache key generator @arturobernalg Please review. -- 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: dev-unsubscr...@hc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org