Page MenuHomePhabricator

[native] Memoize `ThreadAncestorsLabel`
ClosedPublic

Authored by atul on Sep 14 2023, 7:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 18, 5:09 PM
Unknown Object (File)
Thu, Jul 18, 1:06 PM
Unknown Object (File)
Tue, Jul 9, 3:14 PM
Unknown Object (File)
Tue, Jul 9, 3:14 PM
Unknown Object (File)
Tue, Jul 9, 3:14 PM
Unknown Object (File)
Tue, Jul 9, 3:11 PM
Unknown Object (File)
Tue, Jul 9, 9:41 AM
Unknown Object (File)
Sun, Jul 7, 4:54 PM
Subscribers

Details

Summary

Looking at the profiler flamegraph for the "navigate to thread w/ varun" flow, there are a lot of ThreadAncestorsLabel "slivers" that seem like they might be causing other things to re-render? Unfortunately the profiler isn't super clear so I'm kind of memoizing this on a whim tbh.


Depends on D9212

Test Plan

ThreadAncestorsLabel continues to look as expected.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable