- 🇬🇧United Kingdom catch
#2506369: Cache CSS/JS asset resolving → didn't remove all the calls, but LibraryDependencyResolver has static caching now.
This is called enough times it's worth trying to reduce the call stack.
Attached patch removes ~360 function calls but I think we can do better.
Closed: outdated
11.0 🔥
base system
It affects performance. It is often combined with the Needs profiling tag.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
#2506369: Cache CSS/JS asset resolving → didn't remove all the calls, but LibraryDependencyResolver has static caching now.