comp.lang.ada
 help / color / mirror / Atom feed
From: Robert Eachus <rieachus@comcast.net>
Subject: Re: Poor performance with GNAT-GPL-2017
Date: Mon, 12 Jun 2017 21:14:30 -0700 (PDT)
Date: 2017-06-12T21:14:30-07:00	[thread overview]
Message-ID: <bb6f56fe-b73c-4a99-bc9f-670d699b05f6@googlegroups.com> (raw)
In-Reply-To: <65d29678-4614-4709-b405-fcb70dfcb2f3@googlegroups.com>

Doing some simple arithmetic:

> gnat-gpl-2017
> 
> $ ./bin/tangle 
> using:  8 tasks    duration 851 ms x 8 = 6.808
> 
> $ ./bin/tangle -t4
> using:  4 tasks    duration 1.213 ms x 4 = 4.852
> 
> $ ./bin/tangle -t2
> using:  2 tasks    duration 2.346 ms x 2 = 4.692
> 
> $ ./bin/tangle -t1
> using:  1 tasks    duration 4.638 ms x 1 = 4.638
> 
> 
> gnat-gpl-2016
> 
> $ ./bin/tangle 
> using:  8 tasks    duration 430 ms x 8 = 3.440
> 
> $ ./bin/tangle -t4
> using:  4 tasks    duration 740 ms x 4 = 2.960
> 
> $ ./bin/tangle -t2
> using:  2 tasks    duration 1.428 ms x 2 = 2.856 
> 
> $ ./bin/tangle -t1
> using:  1 tasks    duration 2.835 ms x 1 = 2.835

The numbers indicate that tasking overhead goes up with more tasks, but it also seems that the 2 to 1 ratio holds true.

Choices are: stick with the 2016 version, accept the slowdown, or buy an ACT subscription.


  reply	other threads:[~2017-06-13  4:14 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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
replies disabled

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