A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://gitlab.com/gitlab-org/technical-writing/docs-gitlab-com/-/merge_requests/202 below:

Draft: Resolve "Frontend performance review" (!202) · Merge requests · GitLab.org / Technical Writing

Skip to content Draft: Resolve "Frontend performance review" What does this MR do and why?

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:

  1. 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.

  2. Reduce unused javascript. Not really possible because it's picking apart the google_search file itself (unused methods, etc).

Screenshots, screen recordings, or links to review app

These are strongly recommended to assist reviewers and reduce the time to merge your change.

CURRENT:

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Configure a local GitLab Docs environment: https://gitlab.com/gitlab-org/technical-writing-group/gitlab-docs-hugo/-/blob/main/doc/setup.md.
Merge request acceptance checklist

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 Fernando

RetroSearch 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