Hi,

The two main steps are
* Build, test, binaries, javadocs, rat-check, forbidden-api-check,
...: Total time: 80 minutes 44 seconds
* Run src-package rebuilding tests, I added these a few weeks ago:
Total time: 10 minutes 25 seconds

I suspect that some of the unit tests that we added lately are
related, there are two or three tests which verify things with many
rows/cells/cellstyles, these can take a while to run depending on the
Memory Settings/Garbage Collection and the speed of the machine that
is used.

Dominik.

On Fri, Sep 11, 2015 at 1:05 PM, kiwiwings <kiwiwi...@apache.org> wrote:
> Hi,
>
> the build times on jenkins increased dramatically from about 20 min. to now
> 1h 50min.
> I haven't payed attention to as when the build times increased so much, but
> I somehow
> wonder if my Locale changes have something to do with it ...
>
> Another reason could be, that after a successful build, we test the created
> artifacts
> and do another full build. Those 20 min. are from the times, when we haven't
> had
> that post-processing step.
>
> I'm not sure if this makes sense, but we could move that post-processing to
> a different,
> but dependent Jenkins job.
> Another reason for doing this is, that I've thought about activating the
> java compile
> warnings - at least Eclipse gives me around 4800 validation errors - and
> thus we wouldn't
> get duplicates ...
>
> Maybe someone/me can fetch an old release and compare the junit times
> locally?
>
> Andi.
>
>
>
>
> --
> View this message in context: 
> http://apache-poi.1045710.n5.nabble.com/Build-duration-increased-dramatically-tp5720137.html
> Sent from the POI - Dev mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
> For additional commands, e-mail: dev-h...@poi.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to