Tracker: Bugs

5 What does the value "Timer" measure? - ID: 2876590
Last Update: Settings changed ( wwinston )

See the MonetDB4 documentation: XQuery Documentation -> 3.1 The Mapi Client
Utility -> 3.1.2 Timing

The "Timer" value is not defined in the documentation, but what does it
measure?

When I run an mclient query using the -t option, I get numbers for the
following line items:

For example, query command:
mclient -t -lx -f none q0.xq

results in:

Trans 16.000 msec
Shred 0.000 msec
Query 31.000 msec
Print 0.000 msec
Timer 60.211 msec

So what does "Timer" measure? Is it the total cost, but it also appears to
measure something beyond query too?

=x=x=
OS=Windows XP
2GB RAM
MonetDB4 installed from latest stable build, August 2009 version.




winston ( wwinston ) - 2009-10-11 18:28

5

Closed

None

Nobody/Anonymous

Documentation

Clients "stable"

Public


Comments ( 2 )

Date: 2009-10-31 15:11
Sender: wwinston

Thank you.


Date: 2009-10-22 15:40
Sender: sjoerdProject AdminAccepting Donations

Timer is the wall clock time, i.e. the real time you have to wait for the
query to be executed.
I guess we should document this somewhere.


Attached File

No Files Currently Attached

Changes ( 5 )

Field Old Value Date By
status_id Open 2009-10-31 15:11 wwinston
allow_comments 1 2009-10-31 15:11 wwinston
close_date - 2009-10-31 15:11 wwinston
artifact_group_id MonetDB4 "stable" 2009-10-22 15:41 sjoerd
category_id XML 2009-10-22 15:40 sjoerd