Closed Hubbitus closed 3 years ago
Real time:
real 5163.34
user 36.80
sys 8.02
Makes perfect sense @Hubbitus :+1:
I will make a PR to fix this.
@Hubbitus I opened a PR to fix this problem. Do not hesitate to give a feedback if you see something missing or to be improved ;)
On a relatively big cluster with thousands of schemes it practically never returns:
By log it took 0.1 seconds per scheme, so in total it should run more than 30 minutes!!
It will be nice to see at least
--filter
option by regexp and possibility just return list line-by-liine. Without gather full info about the scheme and buffer it into JSON archive (then tools likegrep
may be used there)