-
Notifications
You must be signed in to change notification settings - Fork 38.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JDK aop invoke very slow [SPR-15832] #20387
Comments
@takeseem can you please update that sample to a supported version of the framework? I've tried but couldn't manage to make it work. |
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed. |
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue. |
takeseem opened SPR-15832 and commented
ENV: jdk1.8, spring 4.3.8.RELEASES, see the pom.xml
why SpringJDKProxy is slowest? but the ori jdk proxy speed is good.
Although SpringJdkProxy performance of the slowest, but compared to the business TPS, the loss can be ignored :)
the test project is takeseem-demo-aop
Affects: 4.3.8
Reference URL: https://github.com/takeseem/takeseem-demo-aop
The text was updated successfully, but these errors were encountered: