Made dummyrunner work with a settings mixin for setting the hasher and permission of clients. MUCH faster dummyrunner operation now!
This commit is contained in:
parent
c38c9e2f38
commit
3281221c99
10 changed files with 67 additions and 23 deletions
6
evennia/server/profiling/README.txt
Normal file
6
evennia/server/profiling/README.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
Dummyrunner
|
||||
|
||||
This is a test system for stress-testing the server. It will launch numbers
|
||||
of "dummy players" to connect to the server and do various sequences of actions.
|
||||
See header of dummyrunner.py for usage.
|
||||
Loading…
Add table
Add a link
Reference in a new issue