Here is the tarball which shows a combination c-python difflib (optimized where the profiler showed the largest bottleneck). Using the unit test style scripts i provide should compare it to pure python and psyco python and you will see that the C runs just as fast as the psyco.
http://24.175.39.66/~hperes/c_difflib.tar.gz
__________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
Hunter Peress wrote:
Here is the tarball which shows a combination c-python difflib (optimized where the profiler showed the largest bottleneck). Using the unit test style scripts i provide should compare it to pure python and psyco python and you will see that the C runs just as fast as the psyco.
ok. your difflib is really fast. whats the point?? nobody doubted the speed of psyco or python or your difflib...
Lightning
wikitech-l@lists.wikimedia.org