On Apr 25, 2013, at 9:25 AM, Romain Manni-Bucau <[email protected]> wrote:

> tested a bit perfs using AppClassLoader only (so it can be a bit different in 
> a JavaEE or OSGi envrt)
> 
> single call: URLClassLoader => 654 vs getResources => 1130 (ms but the unit 
> is not important)
> 1000 calls: 5503 vs 612621
> 
> i'll check our tests are still passing then commit the change if nobody 
> shouts before

Sounds good. Thanks Romain.

--kevan

Reply via email to