I am using Linq2Umbraco to query approx. 16000 nodes. I have cached the Linq2Umbraco-datacontext and I then refresh the cached Linq2Umbraco-datacontext, when my data changes. My problem is that the first time i query the Linq2Umbraco-datacontext after I publish a node, it is very, very slow. Is there some way to speed things up ?
Speeding up Linq2Umbraco
I am using Linq2Umbraco to query approx. 16000 nodes. I have cached the Linq2Umbraco-datacontext and I then refresh the cached Linq2Umbraco-datacontext, when my data changes. My problem is that the first time i query the Linq2Umbraco-datacontext after I publish a node, it is very, very slow. Is there some way to speed things up ?
thanks
Thomas
is working on a reply...