From: Jason P. <ja...@bo...> - 2007-12-25 20:43:46
|
It was a little dicey at times but I think I have pol51m0b in better shape now. The source is reformatted and split over multiple files, dead code is removed, and almost all the global variables are now packed into local structures that are allocated and freed (this was very painful). Finally, the main code has been split off into a library with a very minimal API. If you don't use the assembly code, it's actually thread-safe :) Performance is the same, output is identical in all my tests (these are actually just running the complete binary for a little while on RSA100-140). I want to commit what I have before continuing the cleanup and moving on to optimizations, and I don't want to disturb the current pol5 directory. Where would a good place be to put the modified code? jasonp ------------------------------------------------------ This message was sent using BOO.net's Webmail. http://www.boo.net/ |