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

Write script which dumps computer usage data to a file (spambot feature?) #642

Closed holmesworcester closed 2 years ago

holmesworcester commented 2 years ago

We need to search for the point where Quiet breaks by overloading it with messages (total) or message volume (messages/second) or users.

The goal here is to let us automate the search for the point when it breaks.

To do that, it may be helpful to have a script that logs system usage data.

Only do what is necessary to complete #384

Dinek007 commented 2 years ago

https://github.com/TryQuiet/monorepo/pull/678

holmesworcester commented 2 years ago

This is complete I think!