Hello, I currently have several scripts that use large data sets (over 100K lines). The data files are currently stored locally on the Jmeter test server (Linux), but I would like to put them in a centralized location so that other teams can use them from their own machines. If I put them on a Windows share and then mount the share on the Jmeter server, would a test get poor performance due to fetching the next value from the network?
