2026-04-27 10:51:45.196118+08
Act as a Senior Frontend Engineer. Review this React component tree for performance bottlenecks. Suggest where to use `useMemo`, `useCallback`, and `React.memo`. Explain how to use the React Profiler to identify "Jank" and unnecessary re-renders in a complex dashboard.