Initial perf improvement dump#112
Open
Umbranoxio wants to merge 85 commits into
Open
Conversation
0.5.4 push
Hotfix camera smoothing
v0.5.5 push
0.5.6 push
0.5.7 push
ACTUAL v0.5.7 push
v0.5.8 push
v0.5.9 push
v0.5.10 push
v0.6.0 push
v0.6.1 push
v0.6.2 push
v0.6.3 push
0.6.4 push
v0.7.0 push
v0.7.1 push
v0.7.2 push
0.7.3 push
v0.7.4 push
v0.7.5 push
v0.7.6 push
v0.7.7 push
… source abstraction (AllPoland#107)
# Conflicts: # Assets/__Scripts/Loading/MapLoader.cs # Assets/__Scripts/Previewer/MapControl/MapElement.cs # Assets/__Scripts/Previewer/MapControl/Replays/ScoreManager.cs # Assets/__Scripts/UI/Popups/SharePanel.cs
Umbranoxio
marked this pull request as ready for review
July 9, 2026 19:53
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requires #111 -- the diff will look larger than it is until it's merged. This branch is stacked on that work so I'll make sure to rebase it once it(if) gets merged to make everyones life easier, just give me a buzz.
Anywho, probably missing a bunch but here's most of the changes I remember:
"TTFF" (time to first frame)
runtime
rendering / WebGL
Should be mostly safe to merge once the other stuff is merged in as it was tested in prod a bunch, but obviously feel free to cherry pick in all the big safe easy wins at your own leisure.