Page MenuHomePhabricator

[native] Memoize `ThreadAncestorsLabel`
ClosedPublic

Authored by atul on Sep 14 2023, 7:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 26, 6:55 AM
Unknown Object (File)
Sat, Apr 26, 4:22 AM
Unknown Object (File)
Thu, Apr 24, 5:23 PM
Unknown Object (File)
Thu, Apr 17, 12:57 PM
Unknown Object (File)
Thu, Apr 17, 11:38 AM
Unknown Object (File)
Thu, Apr 17, 8:38 AM
Unknown Object (File)
Wed, Apr 16, 8:38 PM
Unknown Object (File)
Tue, Apr 15, 8:33 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