Performance is characterized by the amount of useful work accomplished by a computer system compared to the time and resources used.
1
vote
3answers
2k views
VM Sharepoint 2010 install on beefy box is slow running
We have a 2 server SharePoint 2010 installation, one FE one Index. Each is sitting on a different VM host. Each host has 256 gigs of ram with 4 8 core processors (32 cores). Each box is not over ...
0
votes
2answers
148 views
Profiling SharePoint 2010 with Red Gate ANTS Profiler
I'm trying to profile my customized SharePoint 2010 site with Red Gate ANTS Profiler, but I can't get it to work.
I've followed every guide I could find, including the official guide, but I'm just ...
3
votes
3answers
530 views
SharePoint 2010 equivalent to SQL Profiler?
Is there a way to view the CAML that is running on a SharePoint 2010 installation?
A bit like how you can monitor SQL running on a database with MS-SQL Server - is this possible with CAML and ...
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 ...
0
votes
0answers
448 views
SPUtility.SearchPrincipals very slow [closed]
For some reasons, searching for Users or Groups in SharePoint is extremely slow. For example, a simple call to
results =
SPUtility.SearchWindowsPrincipals(SPContext.Current.Site.WebApplication,
...
1
vote
3answers
2k views
How to trouble shoot the SharePoint 2007 Farm Performance Issue?
Issue:
It is taking more than 250ms to respond also sometime it throws DB connectivity Error, throws low memory alerts every now and then.
Environment Details:
In our SharePoint 2007 Farm, ...
1
vote
1answer
215 views
ADO.NET Data Services performance issue on SharePoint 2010
I have an issue (I think) with my SharePoint 2010 ADO.NET Data Services.
I understand that using Data Services is an extra layer and as such might inhibit performance a little, but I was not ...
2
votes
2answers
170 views
Off the shelf solutions for increasing SharePoint performance?
What off the shelf solution/software do you use or recommend for enhancing SharePoint performance?
2
votes
3answers
185 views
Where do I look up to see Performance related issues in SharePoint 2010?
I want to be aware of performance related issues with SharePoint 2010 while I'm designing my solutons. What's the best place to look up?
12
votes
6answers
1k views
Performance problem with custom web part
We've implemented a custom web part which we use to render content of an external website into a SharePoint page.
During our test we encountered some strange performance issues.
When we open a ...
1
vote
3answers
179 views
CbQ webpart takes longer time to load, SQL slowness issue
I have custom page and it has a CbQ webpart alone, it actually performs a query against a single list which has only 800 items with 15 columns but it takes 8secs to load. I suspect a slowness in SQL, ...
6
votes
2answers
1k views
Performance Issues using SQL Server Reporting Services in SharePoint Integrated Mode [closed]
Does anyone have experience with the following issue? Are there any known workarounds?
Official MS Statement: General overhead performance differences when you view reports in SharePoint integrated ...
5
votes
3answers
1k views
Sharepoint 2007 farm performance goes down?
Our sharepoint 2007 farm is not working properly and we are facing a huge performance hit, some times it throws an unexpected error too.
What all are the points to check? i.e like
Depth of the ...
2
votes
2answers
190 views
Best way to update an in memory cache across a SharePoint farm?
We have 3 front-end servers each running multiple web applications. Each web application has an in memory cache.
Recreating the cache is very expensive (>1 min). Therefore we repopulate it using a ...
1
vote
1answer
126 views
Performance when SP site collection contains many large files
We have a client that uploads many large files to the site 10MB++
What I am wondering is are there any maintenance jobs that we could run on SP or SQL server to improve the performance?
Or any way ...
0
votes
2answers
1k views
Why are search results slow to display?
We have a single Windows Server 2008 64bit with SQL 2008 R2 installation for SharePoint 2010 Enterprise.
I've enabled the search services so the search query is returning results. However the time ...
1
vote
2answers
864 views
Anyone have any performance tips for SharePoint Enterprise Search?
The first search in our Search Central (Enterprise Search) is very slow (in the range 10-20 s). Is this how it should be, any hints for speeding this up?
0
votes
1answer
475 views
Http 401 entries in IIS log of SharePoint Server
I am trying to fix a performance problem on a WSS 3.0 clustered site.
Each server has ca. 30000 requests per hour, but ca. 90% are of type:
2010-10-13 10:00:05 W3SVC14309999999
servername ...
1
vote
1answer
57 views
How much resources does a Sharepoint 2010 install use, when not in use?
The question is a bit off topic, but I have a development machine that is my personal computer too. In other words I use it for a host of other things not just work.
Obviously nothing beats having ...
2
votes
1answer
66 views
Standard database maintenence jobs for SharePoint farm
I was wondering if there were any best practices to maintain performance of a SharePoint farm as sites and content are added. For example DBCC commands.
1
vote
2answers
282 views
Why are Imaging web service uploads taking 10-15 sec to upload a 640px image?
We are using the imaging.asmx upload function to upload a VGA image and then use the file name to get the ID and update the properties of the image using an UpdateListItem call.
The time taken to ...
1
vote
3answers
1k views
How do I delete closed web parts from a page?
Due to a performance issue, I closed a few web parts that were on the page, however I now would like to delete those permanently.
How do I delete closed web parts from a SharePoint page permanently?
...
1
vote
3answers
487 views
How to increase document list performance on client's computer?
I am working on a new SPS 2010 installation for a client that will be used to replace their intranet. As it stands, the current intranet contains around 1000 documents that are saved amongst various ...
1
vote
3answers
137 views
collaboration portal performance issue
I am using SharePoint Server 2007 on Windows Server 2008. I am using collaboration portal template. I experienced issues when loading the same page multiple times, the page loading time is almost the ...
0
votes
1answer
54 views
Performance Metrics and CA Configuration & Content DB?
When can we expect a maximum number of SQL connections for the Central Administration Configuration & Content DB? and what are all the important tables in these databases that an administrator ...
0
votes
1answer
247 views
Performance tuning and Manage Farm-Level Search Settings
Below options are available under "Manage Farm-Level Search Settings" in Central Administration
Connection time (in seconds): 60
Request acknowledgement time (in seconds): 60
I would like to know ...
0
votes
1answer
280 views
Audience Compilation and My Site Performance
Is audience compliation anyhow related to My Site Performance?
My guess. No.
5
votes
1answer
482 views
Performance of SharePoint 2010 Managed Client Object Model
Is there any published information (by the community or Microsoft) about performance of the new web service based Managed Client Object Model versus the pre-2010 object model?
1
vote
7answers
506 views
How to check if a page is ghosted
We are trying to resolve some performance issues at a remote site.
One thing that we suspect could be causing the performance problem is page ghosting.
Is there some way to see if the pages that are ...
5
votes
2answers
889 views
Why is Session State disabled in SharePoint by default?
Why is Session State disabled in SharePoint by default?
Does it not make use of session in any feature of SharePoint at all?
If so then which features require session?
0
votes
1answer
94 views
Solid State Hard Drive Benchmarks [closed]
I've heard a lot about people using Solid State Hard Drives with SharePoint lately. Have you seen a good benchmark published? I'd like to have some hard evidence before I spend a large amount of money ...
1
vote
1answer
80 views
F5 and pinning content
We use an F5 web accelerator. Does anyone have a walkthru or reference on how to perform the pinning of CSS, JS and images files in the F5?

