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

feature: room timeline reference #1892

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

WilsonLe
Copy link

Improve run time of getTimeline by introducing a mutable reference to it inside a room instance. Only create new timeline instance if the chunks are different, otherwise reuse existing one.

@WilsonLe WilsonLe requested a review from a team as a code owner July 29, 2024 13:55
@CLAassistant
Copy link

CLAassistant commented Jul 29, 2024

CLA assistant check
All committers have signed the CLA.

@nico-famedly
Copy link
Member

This seems to include the space hierarchy changes, which makes it hard to review, could you remove those patches from this PR?

@WilsonLe WilsonLe force-pushed the feature/room-timeline-ref branch from 6c31c87 to 0fc7707 Compare November 5, 2024 06:34
@WilsonLe
Copy link
Author

WilsonLe commented Nov 5, 2024

@nico-famedly Sorry for late response, I have removed all the space hierarchy changes in this PR.

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

Successfully merging this pull request may close these issues.

3 participants