Commit 1e9c001
committed
tileclk: Optimize performance with pre-calculated colors and time caching
- Replace color interpolation with pre-calculated color tables.
- Add a time cache system using `Uint8Array` for fast digit extraction.
- Implement typed arrays for animation timeout tracking.
- Add conditional state saving to reduce flash wear.
- Simplify touch handling.
- Change initial state values from -1 to null.1 parent a989ab8 commit 1e9c001
1 file changed
+278
-254
lines changed
0 commit comments