You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One way to do this might be to store the post contents in a dbm file where it
can be looked up when we need to recalculate. In the meantime we don't need to
store the contents, once the points have been calculated. The dbm file can be
deleted and recreated every time we start the server.
Original comment by lar...@gmail.com on 13 Feb 2011 at 9:08
The memory-save branch has made good progress on this. The original branch uses
132 MB of RAM, but this branch uses only 53 MB. Stopping here to consider
whether this is enough.
Original comment by lar...@gmail.com on 20 Feb 2011 at 3:41
Original issue reported on code.google.com by
lar...@gmail.com
on 6 Feb 2011 at 8:33The text was updated successfully, but these errors were encountered: