Improve browser Total Blocking Time (TBT) performance of Group page to meet the target

The Group page's browser Total Blocking Time (TBT) performance is slightly unperformant:

NAME        | FCP (ms) | LCP (ms)         | TBT (ms)         | SI (ms) | LVC (ms) | TFR SIZE (kb) | SCORE | RESULT
------------|----------|------------------|------------------|---------|----------|---------------|-------|-------
web_group   | 1358     | ✓ 1447 (<2500)   | ✓ 356 (<1000)    | 1471    | 2466     | 141.9         | 77    | Passed

The Group page being tested can be seen here on Staging. This page is showing Group overview page, below is the screenshot of page's historical test TBT results.

Screenshot_2021-05-17_at_23.23.34

Test Details

Testing was done on our 10k Reference Architecture environment with our lab condition SiteSpeed pipeline (named GitLab Browser Performance Tool internally). The project being tested is a copy of gitlabhq (tarball can be found here). GitLab Browser Performance Tool tests information is listed at Current test details page.

The latest GitLab Browser Performance pipeline results can always be found here. Through this page the full SiteSpeed report can be found via the SiteSpeed Report link on that page.

As per our performance targets this page's TBT metric is above the target of 300 ms which is severity4. Task is to improve the page's browser performance to meet the main target.