Files
sharedinbox/lib/ui
Thomas SharedInboxandClaude Sonnet 4.6 8f34f82bdb perf: cache formatted date strings in EmailListScreen (P5)
Add a module-level map that memoises DateFormat.format() results keyed
by local calendar day. In a 50-item list where many emails share the
same date, this reduces format() calls from O(n) to O(distinct days).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 11:16:10 +02:00
..
2026-05-12 21:55:06 +02:00