turt2live / matrix-wishlist

Bridges, bots, and other tooling requested by community members
55 stars 2 forks source link

client stresstest server #312

Open NotAFile opened 5 years ago

NotAFile commented 5 years ago

As someone with a large account, I often find that new clients spin forever and crash when syncing after login. It would be good to have an (ideally public) stresstest server that mocks the /login and /sync api to simulate an account with a large amount of random rooms with a large amount of random users. All other requests would be successful no-ops to simplify the implementation.