Re: Sjavac build times

2016-02-21 Thread Andreas Lundblad
Sorry folks. I have now learned that OpenJDK mailer strips attachments. Here's the chart: http://cr.openjdk.java.net/~alundblad/build-times/build-times.png -- Andreas On Fri, Feb 19, 2016 at 10:06:17PM +0100, Andreas Lundblad wrote: > I spent some time measuring the build times of the java mod

Re: Sjavac build times

2016-02-20 Thread Erik Joelsson
The openjdk mailing list server eats attachements. Can you put it on cr.openjdk.java.net instead? /Erik On 2016-02-20 01:27, Andreas Lundblad wrote: Thought I attached the chart. Here's another attempt. -- Andreas On Fri, Feb 19, 2016 at 10:06:17PM +0100, Andreas Lundblad wrote: I spent som

Re: Sjavac build times

2016-02-20 Thread Andreas Lundblad
Thought I attached the chart. Here's another attempt. -- Andreas On Fri, Feb 19, 2016 at 10:06:17PM +0100, Andreas Lundblad wrote: > I spent some time measuring the build times of the java modules with > different settings. > > Attaching a chart of the result. > > Red bars: > - Plain old java

Sjavac build times

2016-02-19 Thread Andreas Lundblad
I spent some time measuring the build times of the java modules with different settings. Attaching a chart of the result. Red bars: - Plain old javac. Sjavac disabled. Green bars: - Sjavac, without breaking up each module into multiple javac invocations. (This is the default setting.) Blue ba