DeltaO3 / UWAttend---3200_27

Repository for CITS3200 group 27
1 stars 1 forks source link

Sprint 3 - Stress test large database #127

Open DeltaO3 opened 3 weeks ago

DeltaO3 commented 3 weeks ago

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?

DeltaO3 commented 1 week ago

Taken out of scope