Hello, based on requestmetrics.com my / root url median request time is 1.6 sec and 75th percentile is 2.8 sec which is not great, I understand Umbraco is doping some form of caching but that's about all of my understanding..
Recently I migrated to .NET 7 and latest Umbraco and I noticed there is this new shiny Output caching middleware
Output caching in .net 7 with Umbraco
Hello, based on requestmetrics.com my / root url median request time is 1.6 sec and 75th percentile is 2.8 sec which is not great, I understand Umbraco is doping some form of caching but that's about all of my understanding..
Recently I migrated to .NET 7 and latest Umbraco and I noticed there is this new shiny Output caching middleware
https://learn.microsoft.com/en-us/aspnet/core/performance/caching/output
Did anybody tried it with Umbraco? Does it makes sense?
This is opensource : https://marketplace.umbraco.com/package/umbracooutputcache
is working on a reply...