Skip to content

Slow response when scrolling through pages of lengthy result table #193

@mvanbrab

Description

@mvanbrab

Say there are 1000 results and the pagination is at 10 results per page.
Now when scrolling through the pages, the entire 1000 results are fetched again from the query engine.
Even if this query engine uses caching, this takes a long time.

Suggestion: optimize using a simple cache in the SparqlDataProvider.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions