EveryVoice
526222bd
- ci: test that CLI loading remains reasonably fast
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
359 days ago
ci: test that CLI loading remains reasonably fast Whenever `everyvoice -h` takes more than a second or two, it's a sign we're importing something big or expensive too early, before we know we need it.
References
#186 - aggressively profile the CLI loading time to make `-h` as fast as possible
Author
joanise
Committer
joanise
Parents
f29fd72b
Loading