Closed
Description
Rasa version: master
Python version: 3.5
, 3.6
, 3.7
Operating system (windows, osx, ...): GNU/Linux, macOS, Windows
Issue:
After a fresh rasa
install, the rasa
CLI can take up to 1.5 seconds (on my system) to show any output, even when no action has been specified (e.g. rasa --help
). For workflows that involve running the rasa
command various times, this can be an inconvenience. We should aim to lower the start-up time for the CLI to under 1 second, or another set number that users will be comfortable with.
Tools that could be useful: