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