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

improved benchmark experience on Windows #2619

Merged
merged 1 commit into from
May 6, 2021
Merged

improved benchmark experience on Windows #2619

merged 1 commit into from
May 6, 2021

Conversation

Cyan4973
Copy link
Contributor

@Cyan4973 Cyan4973 commented May 5, 2021

Benchmark results are not progressively displayed when run within a Windows terminal.
For long benchmark sessions, nothing is displayed,
until the end, where everything is flushed.

Force display to be flushed after each update.
Updates happen roughly every second, or even less,
so it's not a substantial workload.

benchmark results are not progressively displayed on Windows terminal.
For long benchmark sessions, nothing is displayed,
until the end, where everything is flushed.

Force display to be flushed after each update.
Updates happen roughtly every second, or even less,
so it's not a substantial workload.
@Cyan4973 Cyan4973 merged commit 26c7b00 into dev May 6, 2021
@Cyan4973 Cyan4973 deleted the winbench branch December 9, 2021 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants