Skip to content

Bug: Site performance score is below expected value on Lighthouse audit #2147

Description

@MikVito

Summary

When analyzing the performance of the Codebattle site by Lighthouse, the performance score is reported as 76, which is below the expected threshold for production-grade responsiveness. This might negatively impact the user experience, especially for users with slower connections or devices.

Reproduction steps

1. Go to https://codebattle.hexlet.io/games/242184
2. Open DevTools (F12)
3. Go to the Lighthouse tab
4. Generate a performance report for a desktop device
5. Observe the performance score

Expected result

The performance score should be in the green zone (90–100), indicating optimal page speed and responsiveness.

Actual result

The performance score is only 76.
Key metrics from Lighthouse:

  • Largest Contentful Paint: 2.9s
  • Speed Index: 2.5s
  • Total Blocking Time: 110ms

Image

Image

Browsers

Chrome

OS

Windows

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions