Rasa speed

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.

Hey @MatsG,

Have you checked the response time with any tools like Postman / Insomnia or are you doing a rough estimate?

If you’re doing a rough estimate, please use any of these tools to check the response time!