npkgz / cli-progress

:hourglass: easy to use progress-bar for command-line/terminal applications
https://www.npmjs.com/package/cli-progress
MIT License
1.12k stars 84 forks source link

Does this support it/sec or sec/it? #160

Open vedantroy opened 4 weeks ago

vedantroy commented 4 weeks ago

Does this support it/sec or sec/it (it = iteration), similar to the Python tqdm package? Would be useful to calculate things like throughput.

AndiDittrich commented 3 weeks ago

you can add custom payloads to display any kind of data