Metalone wrote:
> I just tried the seek test with Cython.
> Cython fseek() : 1.059 seconds.  30% slower than 'C'
> Python f.seek  : 1.458 secondds. 80% slower than 'C'.
> 
> It is amazing to me that Cython generates a 'C' file that is 1478
> lines.
> 
 
PythoidC ( http://pythoidc.googlecode.com ) generates the shortest 'C' file.
PythoidC is the C language like the Python, by the Python and for the Python.
CHEN Guang
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to