I should speed up a Sitefinity site (6.2) which is really-really slow.
I modified already the configuration (ie. debug=false) but it's still 1-2 minute to load a page(!). One way is to check IIS/MSSQL performace problems, but I would like to investigate Sitefinity too.
Is there any Sitefinty-ready (or just friendly) profiler to show
- method-call graph
- time per method
- maybe raw sql queries and running times
Thank you.