You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 9, 2025. It is now read-only.
Apparently Matrix runs faster on PyPy. We should switch out the Dockerfile to be based on the official PyPy image (pypy:slim-buster) or find one that's based on Alpine so it's more lightweight.
Also, the version of Synapse is a bit out of date. There have been some performance improvements, so we could take a look at that too.