Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cardinal252/Sitecore.Boost
Performance Improvements for the Sitecore Platform
https://github.com/cardinal252/Sitecore.Boost
Last synced: 3 months ago
JSON representation
Performance Improvements for the Sitecore Platform
- Host: GitHub
- URL: https://github.com/cardinal252/Sitecore.Boost
- Owner: cardinal252
- License: lgpl-3.0
- Created: 2016-09-03T16:19:04.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-07T16:34:39.000Z (over 7 years ago)
- Last Synced: 2024-04-15T13:24:00.340Z (7 months ago)
- Language: C#
- Size: 505 KB
- Stars: 18
- Watchers: 9
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Sitecore - Sitecore.Boost - This repository contains a whole wealth of potential patches for the performance Improvements for the Sitecore platform, most of which are running in production instances of Sitecore. (Audit and performance)
README
# Sitecore.Boost
Performance Improvements for the Sitecore PlatformThis 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
1. Setup a blank installation of sitecore somewhere with a hostname of sitecore.boost.local (default is c:\runtime\sitecore.boost.local)
2. Copy everything from the installation bin folder to Lib\Sitecore
3. Open solution
4. Build Solution (hopefully this is fine)
5. Publish Sitecore.Boost.Core to your working folder
6. Setup a custom serialization folder for unicorn pointing to the Unicorn folder in this repo
7. Sync unicorn
8. Publish
9. (download and) Open jMeter
10. Open the jmeter tests found in .\JMeter Tests
11. Open perfmon and any other monitoring tools (dottrace / ants / whatever)
12. Enable one of the tests and run to get a benchmark figure for your sitecore installation
13. Apply any / all patches
14. Try again :DHappy 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.jsonFor Sitecore 8.2:
- https://www.myget.org/F/sitecoreboost82/api/v2
- https://www.myget.org/F/sitecoreboost82/api/v3/index.json