On Nov 24, 2012, at 1:02 PM, Olivier Lamy <[email protected]> wrote: > 2012/11/24 Jason van Zyl <[email protected]>: >> Most things are ready release-wise but I found a rather nasty performance >> regression. Seems to be two contributing factors: differing versions of >> Wagon seem to contribute to a large slow down and there appears to be some >> massive classloader leakage which is probably something I did recently. >> Running the ITs in embedded mode always reveals these problems and they show >> the following. >> > > What do you mean exactly with "Running the ITs in embedded " ? > Using embedded profile when running core its ? (if yes that runs fine > here: > https://builds.apache.org/view/M-R/view/Maven/job/core-integration-testing-maven-3-embedded/) >
I don't see the "embedded" profile being used in this job: http://screencast.com/t/2NCnQSqoUN > ? > >> 3.0.3 >> Tests run: 714, Failures: 4, Errors: 2, Skipped: 0, Time elapsed: 342.985 >> sec <<< FAILURE! >> >> 3.0.4 with Wagon 2.2 >> Tests run: 714, Failures: 4, Errors: 2, Skipped: 0, Time elapsed: 371.001 >> sec <<< FAILURE! >> >> 3.0.4 with Wagon 2.3 >> Tests run: 714, Failures: 4, Errors: 2, Skipped: 0, Time elapsed: 472.893 >> sec <<< FAILURE! >> >> 3.1.0 with Wagon 2.3 >> Tests run: 656, Failures: 13, Errors: 233, Skipped: 0, Time elapsed: 576.268 >> sec <<< FAILURE! >> >> With trunk everything is tanking with permgen failures so I'm trying to >> track this down with Igor. So I would have like to have put 3.1.0 up for >> vote today but I'm going to track this down first and try and get the >> performance back to at least 3.0.3 levels. I'm also going to put the >> performance framework Igor developed back up on a machine. >> >> Thanks, >> >> Jason >> >> ---------------------------------------------------------- >> Jason van Zyl >> Founder & CTO, Sonatype >> Founder, Apache Maven >> http://twitter.com/jvanzyl >> --------------------------------------------------------- >> >> I never make the mistake of arguing with people for whose opinions I have no >> respect. >> >> -- Edward Gibbon >> >> >> >> >> > > > > -- > Olivier Lamy > Talend: http://coders.talend.com > http://twitter.com/olamy | http://linkedin.com/in/olamy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > Thanks, Jason ---------------------------------------------------------- Jason van Zyl Founder & CTO, Sonatype Founder, Apache Maven http://twitter.com/jvanzyl --------------------------------------------------------- To do two things at once is to do neither. -- Publilius Syrus, Roman slave, first century B.C.
