Yeah I haven't done that, i'm going to look into that now. But in case it could solve everything immediately, how would i set up a CandidateItemStrategy in a way that would speed up the data?
On Tue, Jul 24, 2012 at 5:45 PM, Sean Owen <[email protected]> wrote: > Hmm, that doesn't sound right. This isn't all that big for data. > > Any chance you've run a profiler to see the hotspot > > My guess is that you need to set a CandidateItemStrategy to cut down the > number of items considered. > > On Tue, Jul 24, 2012 at 10:36 PM, Jonathan Nassau < > [email protected] > > wrote: > > > Thanks so much that sped it up incredible amounts to the same speed as > when > > i just use the .txt in memory. However, it's still taking a full minute > to > > get a recommendation for a user. > > > > Are there any ways to speed it up more? > > > > >
