How did you measure that performance difference? Maybe it's the warmed up CPU caches or something?
Dawid On Wed, Jul 3, 2013 at 9:31 PM, Michael Garski <[email protected]> wrote: > Hello - > > I've observed a noticeable performance difference in looking up completions > in a WFSTCompletionLookup when it is created using the build() method with a > TermFreqIterator versus one that is created by loading a previously saved > instance, with the instance created from the build method being faster. The > saved lookup is ~275MB on disk. I have not dug in to determine why this is, > but is this to be expected? > > Thanks, > > Michael > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
