You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by osma <gi...@git.apache.org> on 2016/04/19 09:34:35 UTC

[GitHub] jena pull request: JENA-626 SPARQL Query Caching

Github user osma commented on the pull request:

    https://github.com/apache/jena/pull/95#issuecomment-211773507
  
    I have briefly tested Fuseki2 with this PR applied as a backend for our software, Skosmos. I didn't find any problems. It seems to work for the basic use case - repeated requests are served faster now. It is not quite as fast as Varnish (which usually delivers cached responses in 1-3ms), but still a big improvement over the previous situation.
    
    I didn't look at effect on memory consumption or the cache eviction mechanism.
    
    +1 for merging.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---