Re: Delphi Dot Net, Better than Win32, or just Hype?
> That's what I'm debating. After putting together a minimal C# app and
> watching it run in 20MBytes of memory, compared to a full blown Delphi
> WIN32 app running in 5MBytes, I couldn't help thinking "bloated"?
http://www.itwriting.com/dotnetmem.php
Worth a quick read if you want to try to understand .NET memory use.
--
Brian Moelk
bmoelk@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
http://www.brainendeavor.com
.
Relevant Pages
- Re: How to set up a Linux machine that occupies the minimum memory footprint ?
... Of course, if you use 8GB of RAM, or more precisely if you ... Are you saying that if I have a 4GB RAM memory, ... Linux will somehow "know" that it doesn't have ... You've said in another message that your app is ... (comp.os.linux.setup) - Re: How to set up a Linux machine that occupies the minimum memory footprint ?
... Of course, if you use 8GB of RAM, or more precisely if you ... Are you saying that if I have a 4GB RAM memory, ... Linux will somehow "know" that it doesn't have ... You've said in another message that your app is ... (comp.os.linux.misc) - Re: need a thumbnail browser without memory limitations
... When you are working with media files, you need to decide how you are going to limit the memory requirements of your app. ... For display pictures, you can take approaches that limit the memory requirements such as minimal caching. ... lets say you need to load the next 10 thumbnails as the user scrolls. ... (microsoft.public.vb.general.discussion) - Re: Large text file - in memory ( > 60mb)
... The file is over 64mb in size, reading it line by line to do a search ... while running the app, it would mean reading/searching the>64mb file many ... Then I have to show this record found (wich ... maybe creating a datatable to ease the search but I'm pretty sure memory ... (microsoft.public.dotnet.framework) - Re: out of memory
... I have connections, and IO streams, ... it is possible to Manage to write your own custom Managed Memory ... >> Management and Garbage Collection is not to allow you more time to play ... you probably didn't put the app under any stress. ... (microsoft.public.dotnet.framework.aspnet) |
|