I have a turn around time for very simple actions of around 2 seconds. How can I speed this up?
Can I run Rasa on pypy? Or are there any other ways of increase execution time. Right now I am running both Rasa Core and Rasa Action Server on a quit fast local server, Users connect to Rasa Core using ngrok from an app on android or IOS mobile devices. The 2 second time is from when ngrok receives the message on my server and it is sent back to the mobile device.