A running app takes up a certain amount of memory it needs for performing basic startup tasks and loading menus/bundles. After that, each document takes a tiny amount of extra memory. For example, Safari with no windows takes about 25megs of memory. This shoots up to about 100megs on opening one window after which it only takes about 10megs of memory per tab (this depends on the size of pages you're loading, of course).
Comments
A running app takes up a certain amount of memory it needs for performing basic startup tasks and loading menus/bundles. After that, each document takes a tiny amount of extra memory. For example, Safari with no windows takes about 25megs of memory. This shoots up to about 100megs on opening one window after which it only takes about 10megs of memory per tab (this depends on the size of pages you're loading, of course).