cli
cli copied to clipboard
CLI performance / response time
Here some initial ideas to improve the CLI performance:
- [ ] get response time overview -> profile commands -> to get some initial time measurements to see where/what should be optimized
- [ ] improve response time by imports (e.g.: https://www.tomrochette.com/problems/2020/03/07)
- [ ] automated performance tests for commands