Mag Gam <magaw...@gmail.com> wrote:
>
>I am measuring the round trip time using tcpdump. The C version is
>giving me around 80 microseconds (average) and the python is giving me
>close to 300 microseconds (average).

If you need the performance of a compiled language, then it's probably not
appropriate to use an interpreter.
-- 
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to