Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Performance issues: loading same object twice #458

@paulo-graca

Description

@paulo-graca

I'am noticing some lag and CPU loading increase on the client side when loading the person page with several related publications. After watching closely, I'm noticing that same content is loaded twice (at least). The first when the related item is loaded (core/items/[UUID]), and the other embedded in the results [discovery/search/objects].

Chrome's inspect screenshot for core/items/{UUID}:
loading1

and Chrome's inspect screenshot for discovery/search/objects:
loading2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugperformance / cachingRelated to performance, caching or embedded objects

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions