Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

Conversation

SugoiDev
Copy link
Collaborator

Performance improvements to fiGenericPropertyDrawerPropertyEditorManager.
Mostly some caching and not using linq. Cut about 3s on my project (from 6s originally).

SugoiDev and others added 6 commits March 24, 2017 11:50
The latodo is for an internal todo tracking I use. It slipped through.

I changed other occurrences of GetSceneAt's result using `var` instead of the actual type `Scene` in `fiStoragesManager`.
Added cached `fiUnityObjectReference` to use on `OnInspectorGUI()` in `fiCommonSerializedObjectEditor`.
…ger (avoiding using too much linq).

Performance boost of about 50% for larger projects (6s to about 3s on my project)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant