A while back I saw a message that someone had NGen'd their NAnt
assemblies and gotten some good speed improvements.

 

Today, I went ahead and NGen'd my NAnt binaries but did not get any
significant speed increases.

 

I'm using .Net 2.0 and did NGen just on the NAnt.exe and the
NAnt.core.dll assemblies.

 

I still got the same build times (67 +-1 sec) that I got w/o NGen'ing.

 

Is my build time too short to see any improvements?

We make a call to the <msbuild> task to build our VS2005 solution. Is
the fact that NAnt probably does little work in our build process the
reason we don't see improvements? We do use various other NAnt tasks to
do stuff, but they're pretty minor tasks.

 

Have many people NGen'd NAnt? What are your results?

 

Thanks,

- Josh

<<winmail.dat>>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to