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

A progress bar would be useful #7

Open
adrfantini opened this issue Mar 18, 2018 · 0 comments
Open

A progress bar would be useful #7

adrfantini opened this issue Mar 18, 2018 · 0 comments

Comments

@adrfantini
Copy link

Thanks for this neat package, I use it all the time.

Sometimes it just takes ages to benchmark some function, or maybe you don't know how long a functions will take.
It'd be nice to have a progress bar reporting at which point in the benchmarking you are. The package could simply print at which execution it is (out of timesxnumber of functions); it would be a pretty good approximation already, and a good indication of how long it will take.
Even better, of course, would be to have something using e.g. utils::setTxtProgressBar.

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

No branches or pull requests

1 participant