I just did a import of my data (about 8000 nodes/typical news items) and since then my site has been very slow. When I run DebugShowTrace=true on my site I can see there are 2 macros slowing my site down. The top navigation (about 5 seconds to load) and the "featured news" (about 6 seconds to load). I guess my question is just if there are any tips to get umbraco to browse throught the nodes quicker or is this because of a bug somewhere in my code causing the site to slow down
P.S. both macros using razor and running Umbraco 4.7
Umbraco slow after import
Hi all
I just did a import of my data (about 8000 nodes/typical news items) and since then my site has been very slow. When I run DebugShowTrace=true on my site I can see there are 2 macros slowing my site down. The top navigation (about 5 seconds to load) and the "featured news" (about 6 seconds to load). I guess my question is just if there are any tips to get umbraco to browse throught the nodes quicker or is this because of a bug somewhere in my code causing the site to slow down
P.S. both macros using razor and running Umbraco 4.7
Thanks
Its using about 800Mb - 1Gb memory on the server. Do you think its down to the data, code or umb settings?
is working on a reply...