TryQuiet / quiet

A private, p2p alternative to Slack and Discord built on Tor & IPFS
https://www.tryquiet.org
GNU General Public License v3.0
1.96k stars 85 forks source link

Run spambots on fargate #644

Closed EmiM closed 1 year ago

holmesworcester commented 2 years ago

When this is done, the tests we want to run are:

  1. 1000 users join. Log how many peers each user connects with. Send 1 message/second from one user, for 100 messages. Measure latency.
  2. 1000 users join, then do 0.005 messages/second from 1000 users up to 100 or 1000 messages.
holmesworcester commented 2 years ago

Summary so far: works fine with 100 users, provided we disable state manager or send a small number of messages.