[한수빈] MachineUIManager.cs 리팩토링 #3

Merged
hansb102318 merged 1 commits from hsb/260120_00 into main 2026-01-22 16:01:36 +09:00
Collaborator

26.01.21

  • 천일 설비 UI 매니저 코드에서, 불필요한 프레임 연산 줄이고 성능 최적화

이전 GC Alloc : 16.0 KB (매 프레임 발생)
이후 GC Alloc : 48 B (일정 주기마다 발생)

26.01.21 - 천일 설비 UI 매니저 코드에서, 불필요한 프레임 연산 줄이고 성능 최적화 이전 GC Alloc : 16.0 KB (매 프레임 발생) 이후 GC Alloc : 48 B (일정 주기마다 발생)
hansb102318 added 1 commit 2026-01-22 10:11:26 +09:00
26.01.21
천일 설비 UI 매니저 코드에서, 불필요한 프레임 연산 줄이고 성능 최적화
hansb102318 requested review from Bang 2026-01-22 10:11:42 +09:00
hansb102318 merged commit a25a427b73 into main 2026-01-22 16:01:36 +09:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: UVCXR/OCTOPUS_TWIN-Demo#3