Performance Improvements for the Sitecore Platform
This repository contains a whole wealth of potential patches for the Sitecore CMS to improve performance. Most of these are running in production instances of Sitecore.
The hope is that for those of you on older versions you can get some of the insight into what I have been doing and help with your installs. But the goal of the project is to help improve the performance of the product overall by experimentation (and hopefully using that to feed into Sitecore's support / product teams)
To begin
- Setup a blank installation of sitecore somewhere with a hostname of sitecore.boost.local (default is c:\runtime\sitecore.boost.local)
- Copy everything from the installation bin folder to Lib\Sitecore
- Open solution
- Build Solution (hopefully this is fine)
- Publish Sitecore.Boost.Core to your working folder
- Setup a custom serialization folder for unicorn pointing to the Unicorn folder in this repo
- Sync unicorn
- Publish
- (download and) Open jMeter
- Open the jmeter tests found in .\JMeter Tests
- Open perfmon and any other monitoring tools (dottrace / ants / whatever)
- Enable one of the tests and run to get a benchmark figure for your sitecore installation
- Apply any / all patches
- Try again :D
Happy performance enhancements
Nuget Feeds
For Sitecore 8.1 (and most versions below)
- https://www.myget.org/F/sitecoreboost81/api/v2
- https://www.myget.org/F/sitecoreboost81/api/v3/index.json
For Sitecore 8.2: