Skip to content

Optimize the number of times the dirty bit of the synchronization variable is transmitted over the network.#4094

Open
aurorax-neo wants to merge 2 commits intoMirrorNetworking:masterfrom
aurorax-neo:master
Open

Optimize the number of times the dirty bit of the synchronization variable is transmitted over the network.#4094
aurorax-neo wants to merge 2 commits intoMirrorNetworking:masterfrom
aurorax-neo:master

Conversation

@aurorax-neo
Copy link

In multi-level descendants of NetworkBehaviour, it is not necessary to transmit dirty bits over the network at every level; it is only transmitted once at the top level (aligning with the number of dirty bit transmissions for synchronized objects), thus optimizing the network traffic consumption of dirty bits.

@MrGadget1024
Copy link
Collaborator

Please do not include formatting / indention changes, or non-english content in PR's.

@aurorax-neo
Copy link
Author

Please do not include formatting / indention changes, or non-english content in PR's.

Ok I'll have time to resubmit a PR

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.

2 participants