Accueil > English, Informatique > SharePoint is not designed for performance

SharePoint is not designed for performance

I hate SharePoint when it’s running slow, which is almost all the time. Last day, a Microsoft consultant told be SharePoint was designed for best performance.

In a couple of quick point, I’ll argue the opposite: SharePoint is slow, and many best practices to provide good performances have been ignored.

This are things that are not done by default, but which can be changed with blood, tears and sweat:

You want more? These things cannot be improved:

  • The HTML pages produces are huge. A typical publishing page is about 100kB.
  • The HTML has inline CSS
  • This also comes with several huge CSS files. core.css is 82KB. As a result, « 67.4% of CSS (estimated 120.5kB of 178.7kB) is not used by the current page ». In term of maintenance: Webdesigners, get ready to master 5,000 lines of CSS
  • SharePoint does not support Etags, hence the browser cache policy is inefficient
  • Storage of documents is done in database. How do you think SQL servers behaves when the database is larger than 100GB (and a large project can easily reach such an amout with many files and their different revisions)
Categories: English, Informatique Tags:
  1. Pas encore de commentaire
  1. Pas encore de trackbacks
Vous devez être identifié pour poster un commentaire