added LRU caching of skiplist results
authorForrest Voight <forrest.voight@gmail.com>
Sat, 25 Aug 2012 05:59:38 +0000 (01:59 -0400)
committerForrest Voight <forrest@forre.st>
Tue, 18 Sep 2012 18:38:35 +0000 (14:38 -0400)
commit7585a1cd68ca7c2ea5724116638cd61100f877e1
treeffe182ef17c608c08c0bc7be18cfe3efed54294b
parentb1e5a509befc0d86446445e6c8f93742d97eaae3
added LRU caching of skiplist results
p2pool/util/memoize.py
p2pool/util/skiplist.py