Describe why, not just what. Include links to relevant issues or discussions.
This MR aims to improve performance of the new.docs.gitlab.com site.
Issues are as follows:
Unused css can slow down performance. In this case we have index.css as the culprit. The issue is when there's a lot of unused css the browser still has to go through each one to ensure the proper stylings are added to the nodes in the render tree. The more unused css, the longer it takes for the browser to do this job. Since index.css adds styling globally and is part of gitlabUI we can't do much about this.
Reduce unused javascript. Not really possible because it's picking apart the google_search file itself (unused methods, etc).
These are strongly recommended to assist reviewers and reduce the time to merge your change.
CURRENT:
How to set up and validate locallyNumbered steps to set up and validate the change are strongly suggested.
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
Closes #50 (closed)
Edited Sep 18, 2024 by Hiru FernandoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4