You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jena.apache.org by ashutosh mehta <as...@gmail.com> on 2018/10/03 16:48:01 UTC

Re: To reduce query response time

Hi,
I have 10m triples,which i have stored in tdb persiatence db. While
querying and getting results response time is 30-50 seconds(I am querying
using sparqlwrapper python library, and jena  fuseki as end point).How can
i reduce the  response time.

Thanks
Kind regards
Ashutosh

On Wed, Oct 3, 2018, 8:30 PM ashutosh mehta <as...@gmail.com> wrote:

> Hi,
> I have 10m triples,which i have stored in tdb persiatence db. While
> querying and getting results response time is 30-50 seconds(I am querying
> using sparqlwrapper python library, and jena  fuseki as end point).How can
> i reduce the  response time.
>
> Thanks
> Kind regards
> Ashutosh
>

Re: To reduce query response time

Posted by Andy Seaborne <an...@apache.org>.
Maybe:

https://stackoverflow.com/questions/27939639/rdflib-with-fuseki-running-queries-very-slowly-on-local-server



On 03/10/18 18:38, ajs6f wrote:
> You have given us almost nothing to go on. Please provide information about your data and the queries you are running, and keep in mind that we cannot help you optimize your client software.
> 
> http://jena.apache.org/help_and_support/index.html
> https://stackoverflow.com/help/mcve
> 
> ajs6f
> 
>> On Oct 3, 2018, at 12:48 PM, ashutosh mehta <as...@gmail.com> wrote:
>>
>> Hi,
>> I have 10m triples,which i have stored in tdb persiatence db. While
>> querying and getting results response time is 30-50 seconds(I am querying
>> using sparqlwrapper python library, and jena  fuseki as end point).How can
>> i reduce the  response time.
>>
>> Thanks
>> Kind regards
>> Ashutosh
>>
>> On Wed, Oct 3, 2018, 8:30 PM ashutosh mehta <as...@gmail.com> wrote:
>>
>>> Hi,
>>> I have 10m triples,which i have stored in tdb persiatence db. While
>>> querying and getting results response time is 30-50 seconds(I am querying
>>> using sparqlwrapper python library, and jena  fuseki as end point).How can
>>> i reduce the  response time.
>>>
>>> Thanks
>>> Kind regards
>>> Ashutosh
>>>
> 

Re: To reduce query response time

Posted by ajs6f <aj...@apache.org>.
You have given us almost nothing to go on. Please provide information about your data and the queries you are running, and keep in mind that we cannot help you optimize your client software. 

http://jena.apache.org/help_and_support/index.html
https://stackoverflow.com/help/mcve

ajs6f

> On Oct 3, 2018, at 12:48 PM, ashutosh mehta <as...@gmail.com> wrote:
> 
> Hi,
> I have 10m triples,which i have stored in tdb persiatence db. While
> querying and getting results response time is 30-50 seconds(I am querying
> using sparqlwrapper python library, and jena  fuseki as end point).How can
> i reduce the  response time.
> 
> Thanks
> Kind regards
> Ashutosh
> 
> On Wed, Oct 3, 2018, 8:30 PM ashutosh mehta <as...@gmail.com> wrote:
> 
>> Hi,
>> I have 10m triples,which i have stored in tdb persiatence db. While
>> querying and getting results response time is 30-50 seconds(I am querying
>> using sparqlwrapper python library, and jena  fuseki as end point).How can
>> i reduce the  response time.
>> 
>> Thanks
>> Kind regards
>> Ashutosh
>>