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

Misc client optimizations #504

Merged
merged 4 commits into from
Oct 1, 2022
Merged

Misc client optimizations #504

merged 4 commits into from
Oct 1, 2022

Conversation

xian
Copy link
Member

@xian xian commented Oct 1, 2022

  • MovingHeadPreview and ProjectionPreview should get results asynchronously.
  • Improved use of toolchain caching during UI actions. Dramatically better performance e.g. when toggling Design Mode.
  • Add "Developer Mode" and toolchain stats display.

* Toolchain is now provided by a discrete context.
* A single CachingToolchain is used for the duration of an OpenShow.
* Prevents lots of spurious GLSL analysis during editor operations that don't modify the show.
@xian xian added the merge when green See: https://github.com/phstc/probot-merge-when-green/ label Oct 1, 2022
@merge-when-green merge-when-green bot merged commit f0fb771 into main Oct 1, 2022
@merge-when-green merge-when-green bot deleted the grid-fixes branch October 1, 2022 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when green See: https://github.com/phstc/probot-merge-when-green/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant