Skip to content

Fix: attempts to optimize wardrobe#107

Open
ninjaguardian wants to merge 4 commits into
meowdding:masterfrom
ninjaguardian:wardrobe-caching
Open

Fix: attempts to optimize wardrobe#107
ninjaguardian wants to merge 4 commits into
meowdding:masterfrom
ninjaguardian:wardrobe-caching

Conversation

@ninjaguardian

@ninjaguardian ninjaguardian commented Apr 29, 2026

Copy link
Copy Markdown

This attempts to optimize the wardrobe

(Related to #106, but not a full resolution)
This pr is mainly a bunch of caching.
The main issue is definitely Displays.entity() being called with all the rotation, which still tanks fps.

@ninjaguardian ninjaguardian changed the title Attempts to optimize wardrobe Fix: attempts to optimize wardrobe Apr 29, 2026
@ThatGravyBoat

Copy link
Copy Markdown
Member

This doesnt seem to do anything besides moving around functions, the problem is just that rendering players is an expensive operation in a gui, and needs to be done all in 1 call rather than x number of renders.

@github-actions

Copy link
Copy Markdown

This pull request has conflicts, please resolve those before the pull request can be reviewed.

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