Because I know Tornado, and because I like it, I thought I should just try to run it on an embedded system that I am working on. I have everything set up and working fine, except for one thing. It is spending about 15% of the CPU time on my raspberry Pi, and 30% on a different ARM CPU I am testing with. This is when just sitting idle. I am expecting this to be some sort of polling mechanism or similar that is eating CPU time, but I would like to know if there is a way to fix it. I am by no means an expert, so this is why I am coming here. Is there a way for me do reduce the idle CPU load?
--
You received this message because you are subscribed to the Google Groups "Tornado Web Server" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python-tornad...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Also try it on pypy arm. It is very much faster if you on 2.6.1
--
You received this message because you are subscribed to a topic in the Google Groups "Tornado Web Server" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/python-tornado/SVsMgrlUQsQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to python-tornad...@googlegroups.com.