Skip to content

refactor: trim redundant optimizations from the perf PR#3928

Merged
t3dotgg merged 2 commits into
t3code/performance-fixesfrom
t3code/performance-fixes-trim
Jul 13, 2026
Merged

refactor: trim redundant optimizations from the perf PR#3928
t3dotgg merged 2 commits into
t3code/performance-fixesfrom
t3code/performance-fixes-trim

fix: move bridge read out of the setState updater, refresh hook docs

bec10f9
Select commit
Loading
Failed to load commit list.
MacroscopeApp / Macroscope - Approvability Check succeeded Jul 13, 2026 in 3m 3s

Approved (click on check for details)

  • Eligibility
  • Correctness

Note

More information about how approvability works can be found in our Help Center.

Details

Eligibility
This refactor removes optimization complexity (caching, shared polling, k-way merge) in favor of simpler implementations. The changes are purely deletions and simplifications with no functional behavior changes - only performance trade-offs where simplicity was preferred over micro-optimizations.

Notes:
No code owners found in target merge base 6b2f3f8