comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: How to get this space away?
Date: Wed, 3 Jun 2015 09:28:36 +0200
Date: 2015-06-03T09:28:36+02:00	[thread overview]
Message-ID: <fw3sygnfee3e.1r1ijje6utmpr$.dlg@40tude.net> (raw)
In-Reply-To: bb2c2d5e-bd38-4598-ace9-1607a5bbf2cd@googlegroups.com

On Tue, 2 Jun 2015 13:32:42 -0700 (PDT), Laurent wrote:

> My little program is slowly generating something which looks like the
> communication file I need.

How long are the strings involved? Your code does a lot of shuffling
strings here and there when strings are return values. GNAT wasn't very
good at optimizations of this kind, last time I looked. That is
increasingly inefficient with long strings. You could consider doing string
formatting in-place.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de


  parent reply	other threads:[~2015-06-03  7:28 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-02 20:32 How to get this space away? Laurent
2015-06-02 20:53 ` Simon Wright
2015-06-03 18:59   ` Laurent
2015-06-03 19:30     ` Simon Wright
2015-06-02 22:28 ` Jeffrey R. Carter
2015-06-03 19:07   ` Laurent
2015-06-03 20:50     ` J-P. Rosen
2015-06-03 23:00       ` Randy Brukardt
2015-06-05  9:26         ` Stephen Davies
2015-06-08 12:33         ` Brad Moore
2015-06-08 19:47           ` Randy Brukardt
2015-06-08 20:25             ` Jeffrey R. Carter
2015-06-09 14:38               ` Brad Moore
2015-06-04  9:37       ` Georg Bauhaus
2015-06-04 12:32         ` Dmitry A. Kazakov
2015-06-05 13:02       ` Laurent
2015-06-06  0:02         ` Dennis Lee Bieber
2015-06-03  7:28 ` Dmitry A. Kazakov [this message]
2015-06-03 19:19   ` Laurent
2015-06-08 22:43 ` wowwomenonwheels205
replies disabled

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