Stress testing pod

I have added 49334 contacts to my POD. it is running on a powerful laptop with a NVMe drive.
The VM I use has 4cores and 8GB of rams.
The pod is connected to :

Software on nodes :

±---------------------±---------+
| substr(software,1,9) | count(*) |
±---------------------±---------+
| diaspora | 188 |
| friendica | 19 |
±---------------------±---------+
2 rows in set (0.01 sec)

Total online :

mysql> select count() from pods where status = 1;
±---------+
| count(
) |
±---------+
| 227 |
±---------+
1 row in set (0.00 sec)

It is currently receiving an avg of 150 posts per hour.

load is about .25, mem usage about 4GB.

The DB so far is around 150GB and logs about 3GB.

NOTE: I have increased the sidekiq pool to 250 and the max_connections in mysql to 1024.

?!

This Discourse is for discussing development proposals as well as providing user- and developer-support. This is neither a support request nor a proposal or any other related discussion.