This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Replace Java with Go in default languages


On 11/12/13 00:19, Eric Botcazou wrote:
  From what I can see, bootstrapping with Ada is slower than bootstapping
with Java, by around 15%.  Again this is on one of my slower boxes, but
the results clearly show building Ada & its runtime takes a considerable
amount of time:

default languages:    67 minutes
default - java:       51 minutes
default - java + go:  56 minutes
default - java + ada: 77 minutes

With what checking options?  Weird, on my not so fast x86-64 machine, the 3rd
item takes 40 min and the 4th 42 min with yes,rtl checking, so a difference of
21 min on yours is unexpected.
I'm rerunning now. It's possible something was throwing jobs over to that machine -- I only reported the first run and stopped things as it looked pointless to continue. I won't have data until tomorrow :-)

Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]