comp.lang.ada
 help / color / mirror / Atom feed
* Ada memory management seems slow
@ 2005-10-12 21:49 Makhno
  2005-10-12 22:17 ` Robert A Duff
  2005-10-13 16:39 ` Martin Krischik
  0 siblings, 2 replies; 14+ messages in thread
From: Makhno @ 2005-10-12 21:49 UTC (permalink / raw)


Hello,
I have been given some Ada software to use, and it uses some linked list 
structures. I compiled it using Win32 GNAT.
These structures are dynamically allocated, and when they are de-allocated, 
it takes up a almost 2 seconds of computing time, even though this is a fast 
PC and the actual memory they use doesn't appear to be much (seems less than 
1mb according to the task manager).

I was wondering what options are available for memory management, or whether 
I am inadvertently using a 'slow' mode.

Thank you. 





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

end of thread, other threads:[~2005-10-16  0:40 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-12 21:49 Ada memory management seems slow Makhno
2005-10-12 22:17 ` Robert A Duff
2005-10-13  1:39   ` Anh Vo
2005-10-13 16:39 ` Martin Krischik
2005-10-13 18:39   ` Makhno
2005-10-14  9:59     ` Alex R. Mosteo
2005-10-14 10:38       ` Martin Dowie
2005-10-14 12:06         ` Stephen Leake
2005-10-14 19:21         ` Gautier Write-only
2005-10-15 10:32           ` Georg Bauhaus
2005-10-15 11:10             ` Simon Wright
2005-10-14 19:34       ` tmoran
2005-10-14 14:49     ` Martin Krischik
2005-10-16  0:40     ` Robert A Duff

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