Skip to content

Conversation

@smitdylan2001
Copy link

  • Use TryGetComponent to reduce garbage allocation in editor
  • Combine position and rotation calls (+-40% faster)
  • Merge if-else return calls to return to avoid branches
  • Improve string formating and comparison

- Use TryGetComponent to reduce garbage allocation in editor
- Combine position and rotation calls (+-40% faster)
- Merge if-else return calls to return to avoid branches
- Improve string formating and comparison
@smitdylan2001
Copy link
Author

Signed the Google contribution contract btw

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.

1 participant