comp.lang.ada
 help / color / mirror / Atom feed
* Poor performance with GNAT-GPL-2017
@ 2017-06-10 11:23 Charly
  2017-06-10 12:43 ` Jacob Sparre Andersen
                   ` (3 more replies)
  0 siblings, 4 replies; 21+ messages in thread
From: Charly @ 2017-06-10 11:23 UTC (permalink / raw)


Hi,

when I found the new GNAT-GPL-2017 this morning I was happy and installed it at once.
But I was rather disappointed about the poor performance.
To be more precise:

When I switch to new hard- or software I allways check the performance with my private tool:
It solves Rubics Tabgle https://www.jaapsch.net/puzzles/tangle.htm with an ada programm, using one task per core.

With GNAT-GPL-2016 (gcc 4.9.4) it took about 0,4 sec to find both solutions,
with GNAT-GPL-2017 (gcc 6.3.1) it takes about 0,8 sec to find both solutions,
which means the program is slower by a factor of 2.

In both cases I use the following options: 
-O3 -gnatA -gnatn -funroll-loops -fPIC -gnatp -g -gnatW8 -gnatVn -mtune=amdfam10 -gnat12

Any ideas??

Sincerly
Charly

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2017-06-21 14:29 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-10 11:23 Poor performance with GNAT-GPL-2017 Charly
2017-06-10 12:43 ` Jacob Sparre Andersen
2017-06-11 20:48 ` Robert Eachus
2017-06-12 19:00   ` Charly
2017-06-13  4:14     ` Robert Eachus
2017-06-13 13:57       ` Lucretia
2017-06-13 17:41         ` Robert Eachus
2017-06-12 12:21 ` Emile
2017-06-12 18:22   ` Charly
2017-06-12 15:28 ` Mark Lorenzen
2017-06-13 19:46   ` alkhimey
2017-06-15 15:19     ` Charly
2017-06-15 16:31       ` Charly
2017-06-15 18:00         ` Anh Vo
2017-06-15 19:21           ` Charly
2017-06-15 19:24             ` Anh Vo
2017-06-16 21:33         ` stephane.carrez
2017-06-21 14:29           ` gautier_niouzes
2017-06-20 22:39         ` Anatoly Chernyshev
2017-06-19 10:26     ` briot.emmanuel
2017-06-19 12:25       ` Simon Wright

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