-
Notifications
You must be signed in to change notification settings - Fork 504
Open
Labels
bugperformance / cachingRelated to performance, caching or embedded objectsRelated to performance, caching or embedded objects
Description
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}:

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

Metadata
Metadata
Assignees
Labels
bugperformance / cachingRelated to performance, caching or embedded objectsRelated to performance, caching or embedded objects