You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dynamic proxy is a useful library for Java developers to generate proxy object. This library leverages a wide range of byte-code generation methods, including
The following performance tests are based on `Invoker` mode. To view source code, please [visit here](https://github.com/neoremind/dynamic-proxy/blob/master/src/test/java/net/neoremind/dynamicproxy/PerformaceTest.java).
0 commit comments