GitHunt
OL

olaf-otto/cglib-vs-bytebuddy-lazyloading-proxies

A JMH micro benchmark comparing cglib vs. ByteBuddy Lazy-Loading proxies.

Performance test: cglib vs. ByteBuddy lazy-loading proxies

This is a JMH based micro benchmark comparing the performance of Lazy-Loading proxies created
by ByteBuddy vs cglib standard lazy loader proxy.

Running the tests

Build the project using

mvn clean install

Subsequently, run the benchmark using

java -jar target/benchmarks.jar

Languages

Java100.0%

Contributors

Apache License 2.0
Created October 25, 2019
Updated October 25, 2019