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

Major Performance Improvements #548

Merged
merged 8 commits into from
Jun 5, 2022
Merged

Major Performance Improvements #548

merged 8 commits into from
Jun 5, 2022

Conversation

LPGhatguy
Copy link
Contributor

This PR relies on stuff currently unreleased in rbx-dom libraries. All of these fixes combined should result in a 3-4x speedup for large Rojo projects.

@LPGhatguy LPGhatguy marked this pull request as draft May 28, 2022 00:34
@LPGhatguy LPGhatguy marked this pull request as ready for review June 5, 2022 19:38
@LPGhatguy LPGhatguy marked this pull request as draft June 5, 2022 19:38
@LPGhatguy LPGhatguy marked this pull request as ready for review June 5, 2022 21:33
@LPGhatguy LPGhatguy merged commit 10341e3 into master Jun 5, 2022
@LPGhatguy LPGhatguy deleted the perf-work branch June 5, 2022 21:47
Dekkonot pushed a commit to UpliftGames/rojo that referenced this pull request Jan 11, 2024
* Use WeakDom::into_raw for faster snapshot generation from models

* Make compute_patch_set take snapshots by value

* Stop deferring property application in apply_patch_set

* Use InstanceBuilder::empty to avoid extra name allocations

* Git dependencies, skip dropping ServeSession

* Use std::mem::forget instead of ManuallyDrop

* Switch to latest rbx-dom crates.io dependencies

* Update other dependencies
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.

2 participants