Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

optimized perf when looking up types by guid #632

Merged
merged 2 commits into from
Jun 2, 2020

Conversation

StephenHodgson
Copy link
Contributor

XRTK - Mixed Reality Toolkit Pull Request

Overview

I noticed that when the system failed to find a valid type perf would get a serious hit in the editor, and quickly realized we could optimize the type lookup.

This PR aims to fix the perf regression and further optimize the type lookup by guid.

@StephenHodgson StephenHodgson added the Enhancement New feature or request label Jun 2, 2020
@StephenHodgson StephenHodgson self-assigned this Jun 2, 2020
@StephenHodgson StephenHodgson added the Ready for review PR finished primary development, open for review label Jun 2, 2020
@StephenHodgson StephenHodgson merged commit 9047a7d into development Jun 2, 2020
@StephenHodgson StephenHodgson deleted the fix/guid-lookup-perf branch June 2, 2020 22:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement New feature or request Ready for review PR finished primary development, open for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant