Performance guidelines
Edit on GitHubThese performance guidelines originate from Spryker’s years of experience across all kinds of projects, environments, and setups. They cover topics that are often missed at the project level, leading to poor performance or other related issues. The guidelines help you analyze and optimize performance of your website from different perspectives:
- Monitoring to ensure effective application monitoring using APM tools.
- General performance guidelines for general approaches to optimizing the server-side execution time.
- Architecture performance guidelines to optimize performance in the very end servers.
- Frontend performance guidelines to do the frontend-specific optimization.
- Twig performance best practices to optimize Twig templating engine performance.
- Session locks to optimize session locking mechanisms and reduce performance impact. Also see Redis session lock for troubleshooting session lock issues.
- Bot control to manage honest and malicious bot traffic effectively.
- Batch processing of Propel entities for efficient batch processing, reduced database load, and support for complex entity relationships.
- External HTTP requests to manage external HTTP requests.
- Troubleshooting performance issues for detecting and fixing common performance problems.
Thank you!
For submitting the form