...()

Improves request signing performance (GETs and PUTs) for S3 by >
3X. These performance problems were seen in production and diagnosed
using the YourKit profiler.
You can merge this Pull Request by running:

  git pull https://github.com/ntolia/jclouds annotations

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds/pull/155

-- Commit Summary --

  * Reduce reflection overhead by caching results of Invokable.getParameters()

-- File Changes --

    M apis/s3/src/main/java/org/jclouds/s3/util/S3Utils.java (8)
    M core/src/main/java/org/jclouds/rest/InputParamValidator.java (11)
    M core/src/test/java/org/jclouds/rest/InputParamValidatorTest.java (2)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/155.patch
https://github.com/jclouds/jclouds/pull/155.diff

Reply via email to