Modern IDE-s (Integrated Development Environment) eat memory (32-bit Visual Studio and Delphi 2007/XE8 Eat Memory)

IDE eats memory
IDE eats memory
and 32-bit only can use up to 4GB (with Large Address Aware) and (3GB at 32-bit OS with /3GB boot-up mode). It would be good if there are 64-bit versions since most PC have more than 8GB RAM today (my Lenovo has 16GB RAM).
ide-eat-memory
Delphi 7 consumes a lot less memory than the above modern IDEs. It is still considered one of the best tool produced by Borland.
delphi-7-ram
–EOF (The Ultimate Computing & Technology Blog) —
Last Post: C++ Function to Check if Integer is Power of Two
Next Post: Jenkins CI server - Out of Memory - Solution