What's Changed
- Big perf increase: prioritize idle servers & only process busy ones if pool can't grow anymore
- Add
-max-poolsize
option to control max servers loaded in memory - Increase default
-max-poolsize
&-threads
values to-global-ratelimit * 20
Progress Bar
- Improve ETA (remaining time) heuristics
- Show elapsed time info
- Show currently active jobs (goroutines)
- On
-debug
, show extended real-time debug informations
Full Changelog: v1.2.1...v1.3.0