Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

results do not take factor into account when -x is used #7

Open
leucos opened this issue Oct 21, 2021 · 0 comments
Open

results do not take factor into account when -x is used #7

leucos opened this issue Oct 21, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@leucos
Copy link
Contributor

leucos commented Oct 21, 2021

This sample run (1h in real time) reports replayer took 1m31.929953276s more.

However this excess time does not take factor into account.

This run took 21'32" more than expected (21:13:21 - 20:51:49) or (20 minutes that weren't shaved at 150% + 1m31.929953276s).

INFO[0003] getting real execution time
INFO[0152] replay started on Thu Oct 21 20:11:49
INFO[0152] estimated time of end: Thu Oct 21 20:51:49
...
INFO[3844] replay ended on Thu Oct 21 21:13:21

=-= Results =-=

Replay duration:  1h1m31.930074276s
Real duration:    1h0m0.000121s
Log file:        xxxx

Statistics
  ├─ Speed factor:           1.5000
  ├─ Duration difference:    replayer took 1m31.929953276s more
  └─ Replayer speed:         -2.5536%
@cleming cleming added the bug Something isn't working label Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants