Hi,
I use @Ref attribute on any of my models and the LinkFilter of Jersey 1.9 .
On performance tests with Jmeter I've got performance gaps on some GET
requests while accessing parallel. While looking with VisualVM on the
machine I saw that the doFilter method consumes a lot of CPU time. Has
anybody similar problems?
P.s.: I use @Ref("/", Style.ABSOLUTE)
Regards
Philipp