Merge lp://qastaging/~stewart/drizzle/high-precision-client-timer into lp://qastaging/drizzle/7.0

Proposed by Stewart Smith
Status: Superseded
Proposed branch: lp://qastaging/~stewart/drizzle/high-precision-client-timer
Merge into: lp://qastaging/drizzle/7.0
Diff against target: 159 lines (+61/-42)
1 file modified
client/drizzle.cc (+61/-42)
To merge this branch: bzr merge lp://qastaging/~stewart/drizzle/high-precision-client-timer
Reviewer Review Type Date Requested Status
Brian Aker Disapprove
Review via email: mp+48880@code.qastaging.launchpad.net

This proposal has been superseded by a proposal from 2011-02-09.

Description of the change

gives a much higher precision timer in the drizzle command line client.

http://hudson.drizzle.org/view/Drizzle-param/job/drizzle-param/732/

To post a comment you must log in.
Revision history for this message
Brian Aker (brianaker) wrote :

We need to be using boost::datetime::ptime for portability.

review: Disapprove
2150. By Stewart Smith

use boost::posix_time::ptime instead of gettimeofday() to be a bit more portable

2151. By Stewart Smith

use boost time_duration to generate our nice query duration stsring instead of math on a double

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches