master
```
commit e8ef5c06657319c22a307a45fe0f9aeeb94e37aa
Author: Niraj Tolia <[email protected]>
Date:   Thu Sep 26 17:27:28 2013 -0700

    [JCLOUDS-301] Reduce reflection overhead of Invokable.getParameters()
    
    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.

```

1.6.x
```
commit 82708c98de6eae74ccf53cf9b5415aafec6ff662
Author: Niraj Tolia <[email protected]>
Date:   Thu Sep 26 17:27:28 2013 -0700

    [JCLOUDS-301] Reduce reflection overhead of Invokable.getParameters()
    
    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.
```

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/155#issuecomment-25250715

Reply via email to