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

Progress bar in CLI output #17

Open
davidsteinsland opened this issue Dec 2, 2013 · 3 comments
Open

Progress bar in CLI output #17

davidsteinsland opened this issue Dec 2, 2013 · 3 comments

Comments

@davidsteinsland
Copy link

The terminal should update its progress, letting us know what the status is. Really useful when you have lots of benchmarks, each taking quite a bit of time.

@staabm
Copy link
Contributor

staabm commented Dec 21, 2013

👍

1 similar comment
@bishopb
Copy link

bishopb commented May 28, 2015

👍

@Shaked
Copy link

Shaked commented Sep 27, 2015

👍

How does this idea sound:

  • Create a new formatter to format the relevant data.
  • Use PublisherInterface to set a publisher in the AthleticEvent class.
  • Fire publish(args) from runMethodBenchmark. Args could be $method and $annotations.
  • Possible if needed: add information to the log/stop log via annotation

Shaked

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

4 participants