comp.lang.ada
 help / color / mirror / Atom feed
From: "Alex R. Mosteo" <devnull@mailinator.com>
Subject: GPL 2008 is out... and it's faster!
Date: Thu, 05 Jun 2008 15:33:06 +0200
Date: 2008-06-05T15:33:06+02:00	[thread overview]
Message-ID: <6aq877F38sismU1@mid.individual.net> (raw)

Hello,

I'm sure many of you are aware that the GPL 2008 version of GNAT was released
yesterday. It includes several goodies, but the first thing I noticed when
compiling part of my codebase is that it felt faster.

And sure enough, here is a preliminary test, compiling my particular do-it-all
library:

$ time gprbuild -Pagpl

GNAT GPL 2007
real    4m35.149s
user    4m1.219s
sys     0m12.529

GNAT GPL 2008
real    3m55.710s
user    3m22.225s
sys     0m12.713s

I guess there's been a change in the gcc backend leading to this nice speed-up.
Incidentally, I had to change just one line of code to get this (rather large)
library to compile (some ambiguity that wasn't perceived as such in the 2007
version).

And now, to test if interfaces are more useable than before...



             reply	other threads:[~2008-06-05 13:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-05 13:33 Alex R. Mosteo [this message]
2008-06-05 15:50 ` GPL 2008 is out... and it's faster! Anh Vo
2008-06-05 18:12   ` Alex R. Mosteo
2008-06-06 17:10     ` Anh Vo
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox