mirror of https://github.com/apache/jclouds.git
e8ef5c0665
By caching the results from Invokable.getParameters(), this commit improves request signing performance (GETs and PUTs) for S3 by > 3X. These performance problems were seen in production and diagnosed using the YourKit profiler. |
||
---|---|---|
.. | ||
src | ||
README.txt | ||
pom.xml |
README.txt
# # The jclouds API for Amazon's S3 (http://aws.amazon.com/s3/). # # TODO: Implementation status. # TODO: Supported features. # TODO: Usage example.