Loading large numbers of users
- 
 I want to load a large number of users to ensure I've sized my FusionAuth instance properly. Is there a testing script? 
- 
 Yup, you can check out our test script repo here: https://github.com/FusionAuth/fusionauth-import-scripts You need to have ruby installed, but there's a script under testingin that directory that can import a large number of users (1M is the default).Loading 1M users to a basic FusionAuth cloud instance in Europe over a home network connection took about 40 minutes. 
