Skip to content

more than 150 GET requests when navigating to Communities & Collections view #918

@saschaszott

Description

@saschaszott

Describe the bug

Navigating to Communities & Collections leads to more than 150 HTTP GET requests per page. This results in page load times of more than 5 seconds (10+ seconds on old machines).

The page shows 50 entries. For each entry 3 GET requests are generated:

To Reproduce
Steps to reproduce the behavior:

  1. go to https://dspace7-demo.atmire.com
  2. click tab All of DSpace
  3. choose entry Communities & Collections

Expected behavior

Minimize number of HTTP requests and page load time (best case: one request per page; but at most one request per entry).

Metadata

Metadata

Assignees

Labels

buge/8Estimate in hoursperformance / cachingRelated to performance, caching or embedded objects

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions