Skip to content

Optimize network hot paths on client and server#33

Open
RZDESIGN wants to merge 1 commit intohytopiagg:mainfrom
RZDESIGN:codex/perf-network-hot-paths
Open

Optimize network hot paths on client and server#33
RZDESIGN wants to merge 1 commit intohytopiagg:mainfrom
RZDESIGN:codex/perf-network-hot-paths

Conversation

@RZDESIGN
Copy link
Copy Markdown

@RZDESIGN RZDESIGN commented Mar 6, 2026

Summary

  • reduce callback and allocation overhead in client network packet hot paths
  • replace map/forEach/flatMap usage in packet serialization and deserialization hot loops
  • tighten chunk update and chunk worker iteration paths

Testing

  • git diff --check
  • TypeScript transpile syntax check for edited files
  • client build still blocked by pre-existing unrelated TypeScript errors in the repo

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