Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 06 Sep 2018 12:40:30 -0700 | Gregory Szorc | util: optimize cost auditing on insert |
Thu, 06 Sep 2018 14:04:46 -0700 | Gregory Szorc | util: teach lrucachedict to enforce a max total cost |
Fri, 07 Sep 2018 12:14:42 -0700 | Gregory Szorc | util: allow lrucachedict to track cost of entries |
Wed, 05 Sep 2018 23:15:20 -0700 | Gregory Szorc | util: add a popoldest() method to lrucachedict |
Thu, 06 Sep 2018 11:40:20 -0700 | Gregory Szorc | util: ability to change capacity when copying lrucachedict |
Thu, 06 Sep 2018 11:37:27 -0700 | Gregory Szorc | util: make capacity a public attribute on lrucachedict |