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


> 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
> 
> [...]
>
> Hard to justify switching from Java to Ada given those results if one of
> the key goals is to reduce waiting time.

The same discussion took place 3 years ago:
  http://gcc.gnu.org/ml/gcc/2010-10/msg00506.html
with the Ada vs Java part:
  http://gcc.gnu.org/ml/gcc/2010-11/msg00451.html
including some numbers:
  http://gcc.gnu.org/ml/gcc/2010-11/msg00452.html

-- 
Eric Botcazou


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