Hi,
I'm running nGrinder 3.2.1 with some tests having a significant size of resources (many MB).
This means that every time a test starts they are loaded onto the agent servers - even though they are frequently still there from the previous run (in the "file-store" directory - we do not use a database).
Is there a means of either caching these resources?
Failing that, can it check to see if they are the same as for the previous test run (via modification timestamps or MD5 or something similar) and reuse them if possible?
(This would be particularly useful during early stages of test development when small tests are run, modified/tuned and re-run frequently.)
Many thanks,
Colin
Colin