You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
e-gineer
changed the title
Timing terminal output should convert to secs instead of milliseconds when large enough
Timing terminal output should use appropriate fidelity (secs, ms) for easier readability
Jul 14, 2022
BTW, I recall us discussing doing a common Time: x.yms. to match some other terminal tool. But, in practice, I'm not finding it easy to use or read for our usual data.
I'm personally finding the very large millisecond values overkill (I don't need that much fidelity) and hard to read (too many digits).
For example, this line:
Should be:
Similarly, it seems like overkill to provide sub-millisecond values.
So this:
Should just be:
The text was updated successfully, but these errors were encountered: