Performance is characterized by the amount of useful work accomplished by a computer system compared to the time and resources used.

learn more… | top users | synonyms

21
votes
6answers
8k views

Why is SharePoint so slow?

I'm a SharePoint user. My company has introduced SharePoint and use it as their intranet site. They've made some changes to the masterpages, etc. to let the intranet have a 'corporate' feel. There ...
8
votes
2answers
585 views

What are the maintenance actions that can be done on a Sharepoint application to ensure optimum performance?

After deploying a Sharepoint application, what maintenance actions can be done to ensure optimal performance and avoid degradation of performance over time? I can think of the following: Schedule ...
7
votes
2answers
1k views

SharePoint 2010 Performance troubleshooting

I have problem with SP 2010 performance and I need someone to recheck my troubleshooting steps, validate my findings or suggest anything useful. I have Intranet portal as follows: 1 front end ...
5
votes
2answers
3k views

SPSiteDataQuery vs. Recursive SPWeb.Lists Performance

I'm looking for the best performing means of querying for site data within a site collection. I need to query for all of the lists in either a particular SPWeb, or a set of SPWeb's, that contain a ...
3
votes
3answers
288 views

How can I speed up the Site Performance?

Are there any non-hardware related methods for increasing or optimizing the performance of a new Sharepoint 2010 Enterprise implementation? There are over 1000 users that access this site and it can ...
3
votes
3answers
2k views

How often should the auditing log be cleared to not affect performance?

We are building a system that uses SharePoint Auditing in a SharePoint Foundation deployment. We are wondering about the degradation of performance overtime as the amount of audit information grows. ...
2
votes
2answers
87 views

Can we avoid clunky hiding of WebParts?

It's a real drag and performance killer to have to load all the WebParts on a page and then laboriously hide and reveal all the ones relevant to user groups / permission levels. Especially when on the ...