42
edits
m (→Load Testing) |
|||
Line 710: | Line 710: | ||
-o -- don't request static resources | -o -- don't request static resources | ||
-m -- maximum active users to simulate (ADU) | -m -- maximum active users to simulate (ADU) | ||
-u -- use this range of #@loadtest.domain users | -u -- use this range of #@loadtest.domain users (these users already exist in the | ||
stage database. If running your own instance, do `CREATE_TEST_USERS=1000 | |||
BROWSERID_FAKE_VERIFICATION=1 NODE_ENV=test_mysql npm start`). | |||
I typically run the above command piped into this: | I typically run the above command piped into this: |
edits