Skip to content

perf: reduce action bar and localization overhead#82

Merged
TWME-TW merged 1 commit into
TWME-TW:mainfrom
twme-ai:optimize/from-upstream-main
Jul 6, 2026
Merged

perf: reduce action bar and localization overhead#82
TWME-TW merged 1 commit into
TWME-TW:mainfrom
twme-ai:optimize/from-upstream-main

Conversation

@twme-ai

@twme-ai twme-ai commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • reduce per-update overhead in the action bar task by avoiding display-set copies and only ray tracing target blocks for classic mode
  • cache optional localization lookups used by BlockData value translations and reduce repeated format lookups while rendering classic action bars
  • clear configured language files before reload to prevent duplicated static config entries
  • reuse MiniMessage instances and avoid duplicate ItemMeta reads for debug stick checks

Tests

  • mvn test
  • mvn package
  • git diff --check

@TWME-TW TWME-TW merged commit c294b38 into TWME-TW:main Jul 6, 2026
1 check passed
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