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

/sync and initial load slow down? #13

Open
DevinR528 opened this issue Aug 21, 2020 · 1 comment
Open

/sync and initial load slow down? #13

DevinR528 opened this issue Aug 21, 2020 · 1 comment

Comments

@DevinR528
Copy link
Owner

I have joined more rooms so this may just be that but it now takes a solid 1-2 minuites to load after logging in.

@DevinR528
Copy link
Owner Author

I'm hoping b34edba has fixed any regressions. The condition for running the markdown_to_terminal function, which is extremely expensive, was wrong and ran the function for every message.

I'm not closing this to remind me that the results of markdown_to_terminal could be cached somehow or some other way to use that function less. (Write our own terminal renderer from matrix html subset)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant