Running the specjEnterprsie web profile benchmark on EAP 7.3.0.GA-CR3 compared to 7.2.7 expereinces almost twice the time in garbage collection and twice the response time for most of the REST endpoints.
JFR from EAP 7.3.0
JFR from EAP 7.2.7
- is caused by
-
RESTEASY-1983 Instances built from org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget must inherit of a detached snaphot of the parent configuration (PART2)
- Resolved
- is related to
-
RESTEASY-2302 Reduce memory pressure while inheriting client configuration
- Resolved