Closed GoogleCodeExporter closed 9 years ago
After some experimentation, this will be implemented using BerkeleyDB to
provide the precalculated matches, running as a lightweight local webservice.
(Running off Jetty, so it is easy to set up for external users).
This is necessary because while lookup time from BerkeleyDB is in the
millisecond range (even for a database of half a billion matches) startup time
for the Berkeley database is expensive and time consuming - around 20 seconds
in the test.
Original comment by philip.j...@gmail.com
on 24 Dec 2010 at 5:25
Fixed - in place.
Original comment by philip.j...@gmail.com
on 13 Apr 2012 at 3:37
Original issue reported on code.google.com by
philip.j...@gmail.com
on 12 Jul 2010 at 12:49