comp.lang.ada
 help / color / mirror / Atom feed
From: Gautier <gautier@fakeaddress.nil>
Subject: Re: Access keyword
Date: Wed, 30 Apr 2008 19:13:23 +0200
Date: 2008-04-30T19:13:23+02:00	[thread overview]
Message-ID: <4818a8a5$1_5@news.bluewin.ch> (raw)
In-Reply-To: <4818818A.8050906@gmail.com>

> Correct, I use -gnatVn but it looks like it's not the same (I don't 
> inlined anything). With -gnatp, Results are even more suprising:

I suppose you meant -gnatn (-gnatV* switches validity checking).
BTW, -gnatn just allows cross-unit inlining of subprograms that have the pragma 
Inline(...). For inlining inside a unit you can use that pragma (without -gnatn) 
or use -O3 instead of -O2.

> Norme is as fast as C and 30% faster than NormeAccess.

It would be interesting to see the measurements with/without inlining and 
optimisation (-Ox).

______________________________________________________________
Gautier         -- http://www.mysunrise.ch/users/gdm/index.htm
Ada programming -- http://www.mysunrise.ch/users/gdm/gsoft.htm

NB: For a direct answer, e-mail address on the Web site!



  reply	other threads:[~2008-04-30 17:13 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-29 13:55 Access keyword Sébastien
2008-04-29 14:35 ` Peter Hermann
2008-04-29 14:43 ` Ludovic Brenta
2008-04-29 15:16 ` stefan-lucks
2008-04-29 16:31   ` Sébastien
2008-04-29 19:55     ` Gautier
2008-04-30 14:26       ` Sébastien
2008-04-30 17:13         ` Gautier [this message]
2008-04-30 20:44         ` Ludovic Brenta
2008-04-29 17:37 ` Adam Beneschan
2008-04-29 19:08 ` Jeffrey R. Carter
2008-04-29 21:03 ` Maciej Sobczak
2008-04-29 21:32 ` Randy Brukardt
2008-04-30  4:36   ` Gautier
2008-04-30  7:15   ` Maciej Sobczak
2008-04-30  7:56     ` Dmitry A. Kazakov
2008-04-30  9:21     ` Georg Bauhaus
2008-04-30 15:16     ` Adam Beneschan
2008-04-30 15:20     ` Adam Beneschan
2008-04-30 21:32       ` Maciej Sobczak
2008-04-30 21:58         ` Adam Beneschan
2008-05-01  1:10         ` Adam Beneschan
2008-04-30 23:40       ` Randy Brukardt
2008-04-30 14:32   ` Sébastien
replies disabled

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