Adrian Cole
d36e78d3ef
Bumps dependency versions, most notably Gson 2.5 and OkHttp 2.7
9 years ago
Adrian Cole
b3a43ad3b8
Bumps dependency versions for integrations
...
* OkHttp/MockWebServer 2.5.0
* Jackson 2.6.1
* Apache Http Client 4.5
* JMH 1.10.5
10 years ago
Adrian Cole
56990e86dc
Bumps dependency versions for integrations
...
* OkHttp/MockWebServer 2.4.0
* Gson 2.3.1
* Jackson 2.6.0
* Ribbon 2.1.0
* SLF4J 1.7.12
10 years ago
Adrian Cole
274e5f6980
Demonstrates impact of advice to cache Feign.newInstance
...
Shows relative performance of caching various points of construction of
a Feign Api. Adds a mesobenchmark of actually performing http requests,
so that caching performance can be placed in context.
See #214
10 years ago
Adrian Cole
feb49476ef
Adds JMH benchmark module
...
Starts with Contract tests as this was suggested a place we may need
caching.
See #214
10 years ago