I haven't closed VS in ~ 24 hours as I tend to just leave it open when I'm not using it. The project isn't large by any means but it seems the NCrunch test runner memory isn't releasing as it seems to gradually increase in memory usage over time.
Right now I have 2 nCrunch.TaskRunner40.x86.exe *32 processes and the first has a memory (Private Working Set) of ~ 1,121,860 K and the second is using ~ 902,080 K. The visual studio devenv.exe memory usage seems reasonable for nCrunch & R# at around 443,500 K. Right now there's only 67 tests so I wouldn't think this would be a typical memory footprint. I have seen where there could be issues with lots of console output in the tests, and this may be related as is a project using codeDom. It's the same solution that I emailed earlier just a slightly newer revision if it helps you to see the project.
I'll leave the solution open for as long as it stays open so if you let me want me to grab information before I restart it.
Win7 64 bit, VS 2010 Premium, R# and nCrunch 1.38b.
Thanks,
Mark Smith