Optimisation problem - in C?

Dave Cole djc at object-craft.com.au
Wed Feb 21 09:16:26 EST 2001


>>>>> "sd" == Sebastian Dauss <sebastian.dauss at web.de> writes:

sd> Of course, now I'm very interested in the performance of a
sd> C-implementation ;).  Maybe it would help to have something like a
sd> "constant sequence" in C to avoid generating the
sd> reference-list. Then, you could write:

I wrote a C version - in my extremely primitive testing it seemed to
be around 6 times faster.  It would make more sense to test all of the
techniques on the same data though.

- Dave

-- 
http://www.object-craft.com.au



More information about the Python-list mailing list