Opening toot language picker is slow #23
Labels
No labels
bug
duplicate
feature
accepted
feature
proposal
help wanted
invalid
performance
question
user-agent/chromium
user-agent/webkit
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Rubicon/tutu#23
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The cause is likely the slowness of suid + hundreds of creation of
<ListItemSecondaryAction />
.Analyse the attachment (the attachment is captured under the dev mode, with HMR) on the https://profile.firefox.com. I found that the suid components have deep stacks - and most cost comes from them.
Open toot language picker is slowto Opening toot language picker is slow