How will we ensure the website’s performance remains consistent as new features are added? #341
-
With our roadmap expanding and more interactive elements being introduced, it’s essential we discuss strategies for load handling, optimization, and testing. Are there specific performance benchmarks or monitoring tools we’re considering to maintain a smooth user experience? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
We have to ensure optimisation by making a build for every short period (at minimum one week) after adding features. |
Beta Was this translation helpful? Give feedback.
-
Weekly builds sound great for steady optimization, but how do we handle regression testing for previously optimized features? |
Beta Was this translation helpful? Give feedback.
By testing before merging of that feature.
To handle regression testing for previously optimized features, we can implement automated testing workflows