Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache SPARQL query results for 1 minute. #838

Closed
wants to merge 1 commit into from

Conversation

osma
Copy link
Member

@osma osma commented Jan 9, 2019

Implements Solution 3 for #836

@osma osma added this to the 2.2 milestone Jan 9, 2019
Copy link
Collaborator

@kinow kinow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds like a good idea!

@osma
Copy link
Member Author

osma commented Apr 16, 2019

TBH I'm not sure this is a great idea after all. I think the other optimizations should be done first (some are already merged, #851 still needs to be sorted out) and then evaluate whether this approach is still necessary. Caching is always tricky to get right...

@osma
Copy link
Member Author

osma commented Jul 5, 2019

I think the other performance fixes are good enough so that this rather questionable fix isn't necessary. Closing the PR.

@osma osma closed this Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants