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

Suggestion: "Last speed" should also indicate how many parallel threads were running last time #59

Open
felix920506 opened this issue Jan 28, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@felix920506
Copy link
Contributor

Last speed currently only shows a number, which is useless.

Ideally it should show the following:

  • The number (and what it means)
  • Number of parallel streams it was doing at that speed
  • The test it is running (eg. 1080p h265 -> 1080p h264)
@BotBlake BotBlake moved this to Backlog in jellybench_board Jan 28, 2025
@BotBlake BotBlake added the enhancement New feature or request label Jan 28, 2025
@BotBlake
Copy link
Owner

I assume you are not talking about the debug output, but the global ProgressBar?

Note that Last speed itself is a field used by the tool.
However adjusting the UI should totaly be possible.

In case this will be implemented, the easiest would likely be to adjust formatted_last_speed to include last_worker_ammount.

@felix920506
Copy link
Contributor Author

Yes, the global progress bar. I am only asking for a UI change to show more info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

2 participants