https://bz.apache.org/bugzilla/show_bug.cgi?id=63639
--- Comment #4 from Felix Schumacher <[email protected]> --- In my tests, I got over 400.000 qps using a CSV data source and a debug sampler. It didn't matter whether I used 8 threads, 100 threads or 1000 threads. Could you be more specific and share a test, that you use (it should be minimalistic)? I even looked into the FileServer implementation (that class gets used, when you configure a CSV data source) and changed the locking to be a bit finer grained. It didn't change the number of qps. It made the max duration a bit lower. I will attach the patch, so you can check, if it helps in your setup. -- You are receiving this mail because: You are the assignee for the bug.
