Bulk create user to test performance

Hi bubblers,
I have 3 data types:
User, UserProfile and CompanyProfile
Each User will have 1 UserProfile and each UserProfile will have 1 CompanyProfile

I need to create at least 30.000 users, 30.000 UserProfile with 300 CompanyProfile to test performance.
What is the best way to create data test like this? My app is on a paid plan so anything is possible

This topic was automatically closed after 70 days. New replies are no longer allowed.