I am getting a crash when load testing 500,000 points (please see error below):
Number of points => 500000 X dimension => 250000 Y_dimension => 250000
"repl process died unexpectedly: signal: killed"
This happens when the system runs out of memory, and has to kill the program. Consider running it on your own computer, as repl.it only gives you 200MB of RAM.
Crash: repl process died unexpectedly: signal: killed
I am getting a crash when load testing 500,000 points (please see error below):
Number of points => 500000
X dimension => 250000
Y_dimension => 250000
"repl process died unexpectedly: signal: killed"
This happens when the system runs out of memory, and has to kill the program. Consider running it on your own computer, as repl.it only gives you 200MB of RAM.
How would I do that?
An app like Thonny, PyCharm etc.