Quote:
Originally Posted by davidfor
The attached beta version has this change. I haven't checked if it produces the same stats as before. I didn't want to wait for the results. I'll have to reinstall the released version and test it.
|
For
Oscar, your beta was faster than the original but still quite a bit slower than my dictionary hack (orig 26min, yours 7min24sec, mine 37sec) but more importantly it seems to have skewed the stats for the complex word count. The original code was 109300, my hack was 108737, and yours 116847.
As for the code you quoted, I'm far from understanding exactly what you changed! curWord is a list? Or a string that we append to? Totally lost here...