1 Bigger Applications Have Bigger Memory Footprints
Christopher Zubia edited this page 5 days ago


The word footprint generally refers back to the extent of physical dimensions that an object occupies, giving a sense of its size. In computing, the memory footprint of a software application signifies its runtime Memory Wave necessities, while this system executes. Bigger applications have bigger memory footprints. An utility's memory footprint is roughly proportionate to the number and sizes of shared libraries or classes it loads, whereas static libraries, executable applications and static data areas contribute to a set (fixed) portion. Programs themselves usually do not contribute the biggest portions to their own memory footprints