Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi there
When using the GetAllRecords i seam to have a performens issue.
Is there any trick to doing this faster?
RecordStorage rs = new RecordStorage();var allRecords = rs.GetAllRecords();
RecordStorage rs = new RecordStorage();var allRecords = rs.GetAllRecords(Guid.Parse("ab49f097-cef6-4f0d-8fd5-c723b2bd3c1d"));
Umbraco Contour version 1.1.13.2
umbraco v 4.8.0 (Assembly version: 1.0.4721.26655)
take a look at http://www.mayflymedia.co.uk/blog/speeding-up-umbraco-contour-by-800-percent/ this may help
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Howto Speedup RecordStorage GetAllRecords
Hi there
When using the GetAllRecords i seam to have a performens issue.
Is there any trick to doing this faster?
Umbraco Contour version 1.1.13.2
umbraco v 4.8.0 (Assembly version: 1.0.4721.26655)
take a look at http://www.mayflymedia.co.uk/blog/speeding-up-umbraco-contour-by-800-percent/ this may help
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.