odd, do you get something different to this? pi@raspberrypi ~ $ cat hello.py print "Hello, World!" pi@raspberrypi ~ $ time python hello.py Hello, World!
real 0m0.248s user 0m0.180s sys 0m0.050s On 07/11/13 20:06, Tyler J. Wagner wrote:
Alan, I notice that python startup is unacceptably slow. Perhaps once the program is running, it's better. For instance, using python to gather data for snmpd is even an option, as it takes 2-3 seconds to run a simple subprocess call. Bash does the same almost instantly. Regards, Tyler
-- Libertus Solutions http://libertus.co.uk -- ubuntu-uk@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/