If you’re using TestDriven.Net 2.23 on a 64-bit OS, you should find that running tests is almost twice as fast! It turns out that the JIT compiler for x64 is considerably slower than for x86 (and uses more memory). You can easily improve the startup time...