Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

updated duration reporting #8

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

updated duration reporting #8

wants to merge 3 commits into from

Conversation

fasseg
Copy link
Contributor

@fasseg fasseg commented Dec 5, 2013

Updated Durations reporting so benchtool prints out sth like this:
19:40:35 INFO Completed 10 INGEST action(s) executed in 1686 ms
19:40:35 INFO Runtime excluding the threading overhead was 1686 ms
19:40:35 INFO Runtime including the threading overhead was 2002 ms
19:40:35 INFO Threading overhead was 316 ms
19:40:35 INFO Complete benchmark took 6362 ms

@fasseg
Copy link
Contributor Author

fasseg commented Dec 5, 2013

Report now looks like this:

20:46:01  INFO  -------------------------------------------------
20:46:01  INFO  Overall runtime:                        2996 ms
20:46:01  INFO  Benchmark runtime:                      1111 ms
20:46:01  INFO  Benchmark runtime w/o thread overhead   855 ms
20:46:01  INFO  Thread overhead:                        256 ms
20:46:01  INFO  Avg. throughput:                        0.46 mb/sec
20:46:01  INFO  Avg. throughput/thread:                 0.23 mb/sec
20:46:01  INFO  -------------------------------------------------

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants