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

faster server-side rendering #56

Open
Zolmeister opened this issue May 18, 2015 · 2 comments
Open

faster server-side rendering #56

Zolmeister opened this issue May 18, 2015 · 2 comments

Comments

@Zolmeister
Copy link
Member

idea: It should be possible to only re-render updated components in-place, and avoid doing a full tree render each time for server-side rendering.

@Zolmeister Zolmeister added p1 and removed p1 labels Jun 3, 2015
@Zolmeister Zolmeister changed the title Efficient subtree-update-based server-side rendering faster server-side rendering Jul 21, 2015
@Zolmeister
Copy link
Member Author

probably fixed by 9e4921a
but should be tested further

@Zolmeister
Copy link
Member Author

probably fixed by ef11cda
but should be tested

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

No branches or pull requests

1 participant