Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: [Part 3] NetworkIdentity.Serialize now clears dirty bits while iterating. avoids O(N) ClearALlComponentsDirtyBits call after each Serialize call. #3267

Closed
wants to merge 3 commits into from

Commits on Nov 13, 2022

  1. breaking: remove syncInterval

    vis2k committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    9ba7260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91b0d43 View commit details
    Browse the repository at this point in the history
  3. perf: NetworkIdentity.Serialize now clears dirty bits while iterating…

    …. avoids O(N) ClearALlComponentsDirtyBits call after each Serialize call.
    vis2k committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    1970ec5 View commit details
    Browse the repository at this point in the history