Re: junit tests running slower in 1.8 than in 1.7

2010-08-08 Thread Stefan Bodewig
On 2010-08-08, Michael Ludwig wrote: > Stefan Bodewig schrieb am 08.08.2010 um 22:12 (+0200): >> Finally I found the reason - the enhancement that is Bugzilla Issue >> 31885. Ant writes output synchronously in order to support advanced >> test UIs. > https://issues.apache.org/bugzilla/show_bug.

Re: junit tests running slower in 1.8 than in 1.7

2010-08-08 Thread Michael Ludwig
Stefan Bodewig schrieb am 08.08.2010 um 22:12 (+0200): > Finally I found the reason - the enhancement that is Bugzilla Issue > 31885. Ant writes output synchronously in order to support advanced > test UIs. https://issues.apache.org/bugzilla/show_bug.cgi?id=31885 Great you found the cause! I mi

Re: junit tests running slower in 1.8 than in 1.7

2010-08-08 Thread Stefan Bodewig
On 2010-08-02, Stefan Bodewig wrote: > Now I can confirm I see some differences on the Windows machine as well. > There is almost no difference for the tests that get run first (which > take longer than the code-identical subsequent tests), so the warmup > time hasn't changed much. > I'll try to