Investigate time spent for initialization of individual widgets and come up with a table of seconds per widget(s)
Description
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Declined | None | T59765 Provide JavaScript hook | |||
Resolved | Lydia_Pintscher | T63131 Eliminate or reduce delay between selection of property and displaying of input fields when adding statements | |||
Resolved | None | T58090 Do not change targets to javascript:void(0); on JavaScript load for various "edit" links | |||
Invalid | None | T56098 [Epic][UI] Front-end performance: Improve loading time of items | |||
Resolved | • adrianheine | T125503 [Story] Reduce initialization time of Statementview | |||
Resolved | • adrianheine | T125502 [Task] Investigate time spent for initialization of individual widgets |
Event Timeline
Comment Actions
It's roughly like this (arbitrary numbers, but the relations should be somewhat right):
- 12 seconds for everything
- 9 seconds without snakviews
- 4.7 seconds without statementviews
- 4.5 seconds without entityview
The item I tested on didn't have any sitelinks; I should try this again with sitelinks. It's definitely worthwhile to tackle snakview.