Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance: Switch to PyPy + Latest Synapse #16

Open
nikhiljha opened this issue Apr 30, 2020 · 1 comment · May be fixed by #19
Open

Performance: Switch to PyPy + Latest Synapse #16

nikhiljha opened this issue Apr 30, 2020 · 1 comment · May be fixed by #19
Labels
enhancement New feature or request

Comments

@nikhiljha
Copy link
Member

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.

@nikhiljha nikhiljha added the enhancement New feature or request label Apr 30, 2020
@nikhiljha nikhiljha added this to the Matrix Release milestone Apr 30, 2020
@cg505 cg505 changed the title Performance: Switch to PyPi + Latest Synapse Performance: Switch to PyPy + Latest Synapse Apr 30, 2020
@cg505
Copy link
Member

cg505 commented Apr 30, 2020

i'm of the opinion that this should not be a blocker, but we should definitely work on it

@nikhiljha nikhiljha removed this from the Matrix Release milestone Apr 30, 2020
@nikhiljha nikhiljha linked a pull request May 7, 2020 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants