Hi Martin, et al
> The actual query timing should be captured
> and returned by the back-end itself.
That is done already, indeed, in XQuery. It provides even a breakup in
Trans+Shred+Query+Update/Print.
But it is also interesting to see the communication time between mclient and
Mserver. That y
Peter Boncz wrote:
> Hi Niels,
>
>> The timing was/is meant for overall query performance, ie sending query +
>> query execution + receiving the result (or part of it) in non interactive
> setups.
>
> ok, clear.
>
> So, would people agree then that in *interactive* mclient mode, timing only
Peter Boncz wrote:
> Hi Niels,
>
>> The timing was/is meant for overall query performance, ie sending query +
>> query execution + receiving the result (or part of it) in non interactive
> setups.
>
> ok, clear.
>
> So, would people agree then that in *interactive* mclient mode, timing only
Hi Niels,
> The timing was/is meant for overall query performance, ie sending query +
> query execution + receiving the result (or part of it) in non interactive
setups.
ok, clear.
So, would people agree then that in *interactive* mclient mode, timing only the
query would be an improvement of
On Fri, Dec 21, 2007 at 11:55:34AM +0100, Peter Boncz wrote:
> Hi Sjoerd,
>
> Thanks for fixing some things I was unaware of (empty lines in other
> languages?)
>
> > The timer is again started when the first line of a query is typed.
> > This is the case for *all* languages.
>
> I cannot image
On Fri, Dec 21, 2007 at 11:55:34AM +0100, Peter Boncz wrote:
> Hi Sjoerd,
>
> Thanks for fixing some things I was unaware of (empty lines in other
> languages?)
(As usually) Testing was aware and told us about it ;-)
In detail (as far as I can quickly recall):
Many MIL and almost all(?) SQL tes
Hi Sjoerd,
Thanks for fixing some things I was unaware of (empty lines in other languages?)
> The timer is again started when the first line of a query is typed.
> This is the case for *all* languages.
I cannot image cases where it is useful for mclient to keeps stays on someone's
typing speed,