On my machine, WinXP, Prime 1.0 doesn't release memory when it opens a new file, so there's danger of running out. I have seen it swallow 1.5 GB after I did essentially nothing, but I haven't been able to reproduce that. As to cpu usage, I've only reliably seen the background processing after doing cut/paste operations. Pasting text from other programs or using the string operator after cut/paste (I accidentally hit " alot to create text regions)can cause the cpu to run at 100% on one core of my Core 2 duo. Deleting the string will get rid of the cpu usage, but deleting pasted text doesn't. I'm sure there are other things going on under the hood as well. Rebooting my machine seems to get rid of some things that restarting Prime 1.0 doesn't fix.
Among things that could fall under resource contention are a number of issues with the SDI implementatioin of the multi-document interface. Launching a separate process, with each sucking up resources, can cause issues - not to mention the problems with name clashes that also currently exist.
Robert