GreenMoose;8511 wrote:Hi,
Is there any advantage, performance wise, to use the "NCrunch cache storage path" on e.g. a RAMDISK ?
Thanks.
Hi, thanks for posting!
There would be minimal advantage to this. NCrunch reads from its .cache file during initialisation and writes back to it when the engine shuts down. It uses this path to store long term data intended to exist across sessions.
Bulky amounts of test trace output are also stored in this path, where they can be read later if the tests are selected in the Tests Window.
So I would say that there may be the potential for minor performance improvement around certain activities where an increase in performance would not be likely to be noticed.