Skip to content

Performance: Investigate impact of component rendering vs. still having the full row list in the vuex store on the frontend #940

@juliusknorr

Description

@juliusknorr

We should get a better overview on the frontend side to see where the bottlenecks are with 1k, 10k, 100k rows to know what implementation efforts have what impact.

  • If the vuex store is handling the amount of rows reasonably well we may be able to just go with virtual scrolling for now to only render the rows that are actually visible
  • Otherwise we may need Performance: Evaluate options to make the table/view row listing paginated #941 first to address frontend performance
  • Important thing to check is the local filtering that may be applied on the full row list

Metadata

Metadata

Assignees

Labels

1. to developAccepted and waiting to be taken care ofperformancePerformance issues and optimisations

Type

No type
No fields configured for issues without a type.

Projects

Status
☑️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions