Skip to content

Conversation

@joshua-spacetime
Copy link
Collaborator

Description of Changes

Makes enum validation faster during deserialization in C# by removing reflection.

API and ABI breaking changes

None

Expected complexity level and risk

1

Testing

  • Unity profile

@joshua-spacetime joshua-spacetime force-pushed the joshua/perf/csharp-enum-validation branch from 41845a5 to 14146e5 Compare April 28, 2025 22:48
@joshua-spacetime joshua-spacetime marked this pull request as ready for review April 28, 2025 22:54
Copy link
Contributor

@kazimuth kazimuth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@joshua-spacetime joshua-spacetime added this pull request to the merge queue Apr 29, 2025
Merged via the queue into master with commit b1002f7 Apr 29, 2025
19 checks passed
@joshua-spacetime joshua-spacetime deleted the joshua/perf/csharp-enum-validation branch April 29, 2025 22:59
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