Opening toot language picker is slow #23

Open
opened 2024-09-27 10:01:44 +00:00 by Rubicon · 0 comments
Owner

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.

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.
Rubicon added the
bug
label 2024-09-27 10:01:44 +00:00
Rubicon changed title from Open toot language picker is slow to Opening toot language picker is slow 2024-09-27 14:19:18 +00:00
Rubicon added the
performance
label 2024-10-09 13:14:29 +00:00
Rubicon added this to the Bugs project 2024-10-18 14:53:15 +00:00
Sign in to join this conversation.
No description provided.