Richard van der Hoff
c0df6bae06
Remove keylen
from LruCache
. ( #9993 )
...
`keylen` seems to be a thing that is frequently incorrectly set, and we don't really need it.
The only time it was used was to figure out if we had removed a subtree in `del_multi`, which we can do better by changing `TreeCache.pop` to return a different type (`TreeCacheNode`).
Commits should be independently reviewable.
2021-05-24 14:02:01 +01:00
..
2021-05-12 16:05:28 +02:00
2021-04-23 12:21:55 +01:00
2021-04-14 15:34:27 +01:00
2021-04-14 15:34:27 +01:00
2021-04-14 15:34:27 +01:00
2021-05-18 14:13:45 +01:00
2021-05-11 11:47:23 +02:00
2021-05-21 17:57:08 +01:00
2021-04-23 19:20:44 +01:00
2021-04-20 14:55:16 +01:00
2021-05-18 14:13:45 +01:00
2021-05-11 11:47:23 +02:00
2021-05-18 14:13:45 +01:00
2021-05-12 16:05:28 +02:00
2021-04-14 15:34:27 +01:00
2021-05-06 15:06:35 +01:00
2021-04-14 15:34:27 +01:00
2021-05-21 17:57:08 +01:00
2021-04-14 15:34:27 +01:00
2021-05-24 14:02:01 +01:00
2021-04-14 15:34:27 +01:00
2021-04-23 18:40:57 +01:00
2021-04-14 15:34:27 +01:00
2021-04-14 15:34:27 +01:00
2021-04-20 14:55:16 +01:00
2021-04-14 15:34:27 +01:00
2021-04-14 15:34:27 +01:00
2021-04-14 15:34:27 +01:00
2021-04-14 15:34:27 +01:00
2021-04-23 19:20:44 +01:00
2021-04-14 15:34:27 +01:00
2021-04-09 13:44:38 -04:00
2021-04-14 15:34:27 +01:00
2021-04-14 15:34:27 +01:00
2021-04-14 15:34:27 +01:00
2021-04-27 13:13:07 +01:00
2021-04-23 13:37:48 +01:00