Skip to content

Comments

Improve TE Networking Performance#1883

Merged
TechLord22 merged 2 commits intomasterfrom
tc-sync-performance
Jun 30, 2023
Merged

Improve TE Networking Performance#1883
TechLord22 merged 2 commits intomasterfrom
tc-sync-performance

Conversation

@TechLord22
Copy link
Member

What

Improves performance of SynchedTileEntityBase's networking operations.

For the customData methods, a smaller NBT tag is used which reduces memory usage significantly.

Byte arrays are also no longer copied when creating ByteBufs during data reception.

Outcome

Improves SynchedTileEntityBase networking performance.

@TechLord22 TechLord22 added the type: feature New feature or request label Jun 27, 2023
@TechLord22 TechLord22 requested a review from a team as a code owner June 27, 2023 00:35
@TechLord22 TechLord22 merged commit 35c0c5a into master Jun 30, 2023
@TechLord22 TechLord22 deleted the tc-sync-performance branch June 30, 2023 04:18
ALongStringOfNumbers added a commit that referenced this pull request Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants