xuminwlt opened a new pull request #1838: cglib FastInvoke replace the jdk Invoke URL: https://github.com/apache/incubator-shardingsphere/pull/1838 Changes proposed in this pull request: - replace JdbcMethodInvocation member variable : Method method -> FastMethod method - add cglib class to cache with name fastClassMap use JdbcMethodInvocation sample test, loop 100k times, compare with cglib invoke, It's 1000% fast than jdk invoke.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
