I have translated some old Reascript actions from Perl to Python and there is always a noticeable half second delay when I run the Python version. The perl version would run immediately, but the python version always pauses before executing. These are not complex actions, and even the most simple Reascript python action has this delay. Has anyone else noticed this delay with python? Or if not, can anyone provide advice on how to fix this?