Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

compile synapse with e.g. nuitka for more performance #15664

Open
devkral opened this issue May 24, 2023 · 2 comments
Open

compile synapse with e.g. nuitka for more performance #15664

devkral opened this issue May 24, 2023 · 2 comments
Labels
A-Performance Performance, both client-facing and admin-facing T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. Z-Help-Wanted We know exactly how to fix this issue, and would be grateful for any contribution

Comments

@devkral
Copy link

devkral commented May 24, 2023

Description:
Have you considered e.g. nuitka to compile the python code for more performance?

This should be a quicker way to boost the performance compared to the rust port

@devkral
Copy link
Author

devkral commented May 24, 2023

This should be a quick and dirty way to boost the performance without many efforts.
Though the rust port is the way to go in the long way

sry it was 3 o clock

@reivilibre
Copy link
Contributor

reivilibre commented May 24, 2023

Interesting, it'd be cool to see someone try to compile Synapse using this. I'm not sure whether it will just work or not. If anyone fancies a go, please do report back.

@reivilibre reivilibre added Z-Help-Wanted We know exactly how to fix this issue, and would be grateful for any contribution A-Performance Performance, both client-facing and admin-facing T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. labels May 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Performance Performance, both client-facing and admin-facing T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. Z-Help-Wanted We know exactly how to fix this issue, and would be grateful for any contribution
Projects
None yet
Development

No branches or pull requests

2 participants