0.11. Risk of dynamic proxies

From the book:

Dynamic proxies are not always the best tool to use. Although highly convenient, method calls on a dynamic proxy suffer a small increase in performance overhead compared to direct method calls. In this book, we will learn how to minimize the performance impact of using dynamic proxies.

Complete and Continue  
Discussion

0 comments