galacticcouncil / bench-wizard

CLI tool to streamline Substrate benchmarking process.
Apache License 2.0
2 stars 1 forks source link

Show progress #2

Open enthusiastmartin opened 3 years ago

enthusiastmartin commented 3 years ago

All the benchmarks can take long time to complete. And in the meantime, there is no user feedback. It would be nice to have some progress information.

enthusiastmartin commented 3 years ago

Initial simple progress has been added but it can be improved even more.