Re: Ram Hungry?
From: Mark Harris (mark_at_gamehostcp.com)
Date: 08/30/04
- Next message: Aaron: "Cannot get Windows Service to run properly with FileWatcher?"
- Previous message: TS: "ArrayList member variable property accessor"
- In reply to: Ignacio Machin \( .NET/ C# MVP \): "Re: Ram Hungry?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 30 Aug 2004 23:07:44 +0800
Thanks for the reply,
I am calling 10mb alot of memory, considering the same thing in C/C++ is
much much smaller (around 400-500kb). The servers that this application
will be distributed on will all have at least 1gb of ram, 2gb standard,
but there are alot of ram intensive applications on those servers. So our
clients want to see something with absolutly minimal ram use.
- Mark
On Mon, 30 Aug 2004 09:31:56 -0400, Ignacio Machin ( .NET/ C# MVP )
<ignacio.machin AT dot.state.fl.us> wrote:
> Hi,
>
> I do not agree with this. The smaller app consume around 10MB of ram,
> this
> is not that much of memory, considering than the regular machine has 256
> MB
>
> If you application cumsume lot of memory it may be cause of your
> application , you may be keeping references to objects and it prevent
> the GC
> to recover that memory.
>
> you should better explain your escenario for further help
>
>
> cheers,
- Next message: Aaron: "Cannot get Windows Service to run properly with FileWatcher?"
- Previous message: TS: "ArrayList member variable property accessor"
- In reply to: Ignacio Machin \( .NET/ C# MVP \): "Re: Ram Hungry?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|