We want to make a very large database for stress testing (at clients request).
Units can have lots of students (up to 1000?)
We would like some kind of python function (likely a loop) to create this large database, and perform some stress tests, that can be run on any device for stress testing.
Specifically of interest is the suggestion in search functions/ add student. Will we need pre filtering to increase speed?
We want to make a very large database for stress testing (at clients request). Units can have lots of students (up to 1000?)
We would like some kind of python function (likely a loop) to create this large database, and perform some stress tests, that can be run on any device for stress testing.
Specifically of interest is the suggestion in search functions/ add student. Will we need pre filtering to increase speed?