CGLIB reflection twice as fast
September 23rd, 2003
Chris Nokleberg reports on new classes in CGLIB that do reflection twice as fast as Java 1.4, using a similar API. This could be a big win for scripting languages which use reflection extensively.

