For faster command start up, we've started monitoring the performance of the processes that run before command code runs (oclif, pre-run hooks, and various logger processes). We think there are opportunities to reduce that time and help users (and plugin owners) detect when their code is causing performance problems in CLI command startup.
For faster command start up, we've started monitoring the performance of the processes that run before command code runs (oclif, pre-run hooks, and various logger processes). We think there are opportunities to reduce that time and help users (and plugin owners) detect when their code is causing performance problems in CLI command startup.