Re[2]: [AWS] Large embedded resources

Alejandro R. Mosteo Chagoyen Alejandro R. Mosteo Chagoyen" <alejandro@mosteo.com
Mon, 26 Jan 2004 16:32:18 +0100


Dicho por Pascal Obry:

> David,

 >> Is it really the compiler that goes up to 200MB usage with 600virtual or
 >> your exe running and giving you this memory usage?
 >> I have a feeling you have at least 10 aws concurrent sessions running right?
 >> 24MB per resource * 10 aws sessions =about 200MB

It's the compiler. More exactly, gnat1.exe.

> Fortunately not :) the resources are shared!

Compiling with 1GB of rams eats it in less than a minute. It's a known
"feature" of Gnat, according to answers I've got in the Gnat mailing
list.

Regards,

A. Mosteo.

P.s: I really like the .Resources branch of AWS.