On Mon, May 27, 2013 at 11:26 PM, Volker Krause wrote:
> On Sunday 26 May 2013 23:27:26 Vishesh Handa wrote:
> > On Sun, May 26, 2013 at 6:19 PM, Volker Krause wrote:
> > > There are some general reasons for the extra server process:
> > > - abstracting the database backend, hardly any of them a
On Sunday 26 May 2013 23:27:26 Vishesh Handa wrote:
> On Sun, May 26, 2013 at 6:19 PM, Volker Krause wrote:
> > There are some general reasons for the extra server process:
> > - abstracting the database backend, hardly any of them are actually
> > compatible
> > on the SQL level, and if they are
On Mon, May 27, 2013 at 2:28 PM, Sebastian Trüg wrote:
> On 05/26/2013 12:58 AM, Vishesh Handa wrote:
>
>> Hey guys
>>
>> I have made a very important discovery - The Storage service is a big
>> bottleneck!
>>
>> Running a query such as - 'select * where { graph ?g { ?r ?p ?o. } }
>> LIMIT 5'
Sounds good for me.
On Sun, May 26, 2013 at 12:58 AM, Vishesh Handa wrote:
> Hey guys
>
> I have made a very important discovery - The Storage service is a big
> bottleneck!
>
> Running a query such as - 'select * where { graph ?g { ?r ?p ?o. } } LIMIT
> 5' by directly connecting to virtuos
On 05/26/2013 12:58 AM, Vishesh Handa wrote:
Hey guys
I have made a very important discovery - The Storage service is a big
bottleneck!
Running a query such as - 'select * where { graph ?g { ?r ?p ?o. } }
LIMIT 5' by directly connecting to virtuoso via ODBC takes about
2.65 seconds. In cont
On Sun, May 26, 2013 at 6:19 PM, Volker Krause wrote:
> There are some general reasons for the extra server process:
> - abstracting the database backend, hardly any of them are actually
> compatible
> on the SQL level, and if they are you still might want specific
> optimizations.
>
Couldn't th
On Sunday 26 May 2013 14.49:25 Volker Krause wrote:
> On Sunday 26 May 2013 13:23:14 Christian Mollekopf wrote:
> > On Sunday 26 May 2013 04.28:01 Vishesh Handa wrote:
> > > Hey guys
> > >
> > > I have made a very important discovery - The Storage service is a big
> > > bottleneck!
> > >
> > > Ru
On Sunday 26 May 2013 13:23:14 Christian Mollekopf wrote:
> On Sunday 26 May 2013 04.28:01 Vishesh Handa wrote:
> > Hey guys
> >
> > I have made a very important discovery - The Storage service is a big
> > bottleneck!
> >
> > Running a query such as - 'select * where { graph ?g { ?r ?p ?o. } } L
On Sunday 26 May 2013 04.28:01 Vishesh Handa wrote:
> Hey guys
>
> I have made a very important discovery - The Storage service is a big
> bottleneck!
>
> Running a query such as - 'select * where { graph ?g { ?r ?p ?o. } } LIMIT
> 5' by directly connecting to virtuoso via ODBC takes about 2.
Hey guys
I have made a very important discovery - The Storage service is a big
bottleneck!
Running a query such as - 'select * where { graph ?g { ?r ?p ?o. } } LIMIT
5' by directly connecting to virtuoso via ODBC takes about 2.65
seconds. In contrast running the same query by using the Nepomu
10 matches
Mail list logo