patrickdemooij9 / SeoToolkit.Umbraco

SeoToolkit is a SEO package for Umbraco 9, 10, 11, 12 & 13. This package features most functionalities needed for your SEO needs like meta fields, sitemap, robots.txt and much more.
MIT License
34 stars 28 forks source link

Performance issues with Redirect. #276

Open lloydkevin opened 3 months ago

lloydkevin commented 3 months ago

I've run SQL Profiler and used k6 to generate some load tests. It appears every HTTP request runs a query to look for Redirects from the SeoToolkitRedirects table.

Using k6, my load tests went from 162 RPS to 2382 RPS just be disabling this the package.