Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.5
-
None
Description
As discussed with gerhard, i removed the #doPriviliged which improved the method execution duration from 50ms to 0ms (30.000 invocations / request)
I also added a class cache which improves loadClassForName from 62ms to 6ms for 9600 invocations.