[wp-trac] [WordPress Trac] #53170: Reduce the transient size of WordPress Events and News feeds
WordPress Trac
noreply at wordpress.org
Wed May 26 14:16:59 UTC 2021
#53170: Reduce the transient size of WordPress Events and News feeds
-----------------------------+------------------------------
Reporter: lucasbustamante | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Widgets | Version: 5.7.1
Severity: normal | Resolution:
Keywords: | Focuses: performance
-----------------------------+------------------------------
Comment (by lucasbustamante):
I think we can narrow down the purpose of this ticket to improve the
"Dashboard Widget" only.
The essential problem is that the "Dashboard Widget" was poorly
implemented at the time because the Meta lacked the endpoints to provide
only the data it needed, so it ended up fetching 700kb~ of information
using the existing endpoints, instead of tweaking the Meta endpoints to
allow to fetch only the necessary information.
Given that this widget is enabled by default on all WordPress
installations, I think it deserves more love and to be made more efficient
- I think that narrowing the scope of this ticket to improve only that
Widget, making sure it consumes and caches from an efficient endpoint,
might be a good effort.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53170#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list