in reply to Re: Re: Blazingly FAST (and very right)
in thread Fast sublist generation
I agree that storing a list of prefixes (in one hash) and suffixes (in another hash) is definitely preferable (if possible) and will result in a huge savings in time (and probably memory, too!). Restating the problemspace is a very good thing to do, when you're stuck like that.
|
|---|