This repository was archived by the owner on Aug 9, 2025. It is now read-only.

Description
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.