Hello guys,refer to the example of k6 official document, I used SharedArray in the code when loading the parsing large CSV file, but when executing the JS, I found that K6 still used too much memory to run, which lead to my script not being able to run at all. Finally aborted in the middle when the system resources are exhausted. Is there a better solution for loading and parsing large files?
Hi, sorry for the slow reply on K6 cannot execute js scripts if the csv file is too large but it now has been answered so I will close this. If you have more questions - let discuss it there.