You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
First time loading this cube suffers from bad SPARQL query performance due to bad query. The user has to wait ~5000ms longer to have the chart fully loaded due to such kind of queries.
Things become confusing, they don't reproduce the same way today.
While the above queries both are rapid as of now other ones became slow instead... https://s.zazuko.com/2w6pgYU which takes > 5s
Although it won't improve dropping the pragma inthat query 🤔
... thus we need think more on how to improve ...
Describe the bug
First time loading this cube suffers from bad SPARQL query performance due to bad query. The user has to wait ~5000ms longer to have the chart fully loaded due to such kind of queries.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
quick query
Environment (please complete the following information):
Additional context
#pragma describe.strategy cbd
shall be dropped in SELECT according to l00mis commentGraphQL query
query variables
The text was updated successfully, but these errors were encountered: