The community member is using n8n to automate a support agent and has noticed that the nodes of typebot are taking longer for very small tasks like updating the typebot and continuing the chat with a simple condition. The community members have discussed the issue in the comments, noting that the updateTypebot takes 3.5 seconds and the response to say "what's your name" takes almost 2 seconds. They have suggested checking the time in typing emulation and using the app.typebot.io to see if the issue is with the community member's machine resources. One community member also mentioned that when copying nodes from another bot, the typing emulator is still active even when deactivated, and that for newly created bots, the speed is fine and disabling the typing emulator works correctly.
I realized that when I copy nodes from another bot, to a new one, and even I have typing emulator deactivated, it still show typing, I also tried to make max time to 0 and words per minute higher it still have some default value somewhere.
For newly created bots, the speed is fine, and disabling typing emulator works correctly