And what's the net difference then before after trying to parallelize the 
classloading? I'll read up on the Java7 classloading this weekend.

I'm in transport land at the moment.

On Aug 9, 2013, at 12:21 PM, Kristian Rosenvold <kristian.rosenv...@gmail.com> 
wrote:

> I just did some manual instrumentation to classworlds since I'm not
> trusting the profiler due to native code. For my 2 test projects,
> classloading is pretty close to 10% of the total build time (with
> -DskipTests).
> 
> As I suspected yesterday, this confirms that at least YJP reports
> classloading time from ClassLoader.loadClass in near-correct wallclock
> time, due to the native code that dominates this implementation. (So
> whereas most other reported times from the profiler are 7-8x "actual"
> time due to instrumentation, loadClass is pretty close to spot on)
> 
> Kristian
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
> 

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
---------------------------------------------------------

Script timed out






Reply via email to