Offshoot from #345984: Client-side caching of administration menu:

Now that the menu is cached on the client-side, we only need

- 1 cache of the complete menu output (used for client-side cache refreshes)

All other caches are obsolete.

Comments

sun’s picture

Status: Active » Closed (won't fix)

Not sure anymore. Caching the output on the server-side makes AJAX callbacks faster in case it's still the same menu.