Merge lp://staging/~thomas-voss/biometryd/calculate-statistics-for-cmd-test into lp://staging/biometryd

Proposed by Thomas Voß
Status: Merged
Approved by: Thomas Voß
Approved revision: 24
Merged at revision: 24
Proposed branch: lp://staging/~thomas-voss/biometryd/calculate-statistics-for-cmd-test
Merge into: lp://staging/biometryd
Diff against target: 454 lines (+350/-5)
8 files modified
src/biometry/CMakeLists.txt (+4/-0)
src/biometry/cmds/test.cpp (+15/-5)
src/biometry/util/benchmark.cpp (+98/-0)
src/biometry/util/benchmark.h (+68/-0)
src/biometry/util/cli.cpp (+24/-0)
src/biometry/util/cli.h (+24/-0)
src/biometry/util/statistics.cpp (+45/-0)
src/biometry/util/statistics.h (+72/-0)
To merge this branch: bzr merge lp://staging/~thomas-voss/biometryd/calculate-statistics-for-cmd-test
Reviewer Review Type Date Requested Status
Simon Fels Approve
Review via email: mp+296333@code.staging.launchpad.net

Commit message

Calculate timing statistics for fingerprint identification.

Description of the change

Calculate timing statistics for fingerprint identification.

To post a comment you must log in.
Revision history for this message
Thomas Voß (thomas-voss) wrote :

Final output looks like:

Identifying user: [=================] 100.00 %
    min: 2.00 [µs]
    mean: 2.28 [µs]
    std.dev.: 1.18 [µs]
    max: 8.00 [µs]

Revision history for this message
Simon Fels (morphis) wrote :

LGTM

review: Approve

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