Skip to content

Require user and system time units to match report time unit#18

Merged
sthagen merged 1 commit intosthagen:masterfrom
sharkdp:master
Jul 26, 2021
Merged

Require user and system time units to match report time unit#18
sthagen merged 1 commit intosthagen:masterfrom
sharkdp:master

Conversation

@sthagen
Copy link
Copy Markdown
Owner

@sthagen sthagen commented Jul 26, 2021

The stddev/mean/max/min time unit gives precedence to the --time-unit
command line flag and falls back to parsing. This changes the user and
system time to follow the same time unit as the rest of the report.

Closes sharkdp#408

The stddev/mean/max/min time unit gives precedence to the `--time-unit`
command line flag and falls back to parsing. This changes the user and
system time to follow the same time unit as the rest of the report.

Closes #408
@sthagen sthagen merged commit 394c208 into sthagen:master Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

User and system time should be in consistent time units

2 participants