Open GoogleCodeExporter opened 8 years ago
We should follow this up - it's possible (likely?) that NavBot isn't very
memory or
CPU efficient when working with very large numbers of exports from many
different
regions... the algorithm was written for correctness with little or no
attention to
performance.
Original comment by mark.oco...@gmail.com
on 14 Oct 2007 at 9:13
An easy way to help fix this is to cull the market reports. Most reports have
multiple entries at extremely low volumes (less than 1000 units) or with silly
prices (more than 2x the lowest price (for selling) or 1/2 the highest price
(for
buyers)). When loading the market reports, simple ignore those than don't
fit
this profile (I'm sure that more precise numbers could be used).
Original comment by marvl...@gmail.com
on 1 Nov 2007 at 2:45
Original issue reported on code.google.com by
mark.oco...@gmail.com
on 14 Oct 2007 at 9:12