Skip to content

Performance is mediocre according to Google Lighthouse analysis #5476

@tinsch

Description

@tinsch

Describe the bug

According to a performance analysis run on sandbox.dspace.org via Google Lighthouse, DSpace only scores 70 out of 100 points. This behavior can also be reproduced on demo.dspace.org and our own institutional DSpace instance. Therefore the performance was already mediocre in DSpace 9 and the reason for the poor performance is not the underlying sandbox server.

Google Lighthouse has several tips on how to resolve this, e.g. reducing unused JavaScript and CSS and avoid chaining critical requests. Please see the attached Lighthouse document for more information and tips.

I am not sure how easy it is to tackle this, nevertheless we wanted to run some performance analysis test during testathon, that's where this bug ticket comes from.

To Reproduce

Steps to reproduce the behavior:

  1. Visit sandbox.dspace.org in Chrome or Chromium
  2. Open developer tools and start a Google Lighthouse analysis

Expected behavior

DSpace should perform well in a performance analysis.

Side notes

DSpace performs well in the accessibility part of the Lighthouse test 🎉 Please ignore the SEO part, the poor ranking stems from the applied robots.txt on the sandbox server.

sandbox.dspace.org-20260408T160850.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects: 9.xIssue impacts 9.x releasesaffects: mainIssue impacts "main" (latest release).bugcode taskhelp wantedNeeds a volunteer to claim to move forwardperformance / cachingRelated to performance, caching or embedded objectstestathonReported by a tester during Community Testathon

    Type

    Projects

    Status

    📋 To Do

    Status

    📋 To Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions