Some minor cleanups.
This commit is contained in:
parent
88f327ba40
commit
11d1114f61
4 changed files with 19 additions and 19 deletions
|
|
@ -694,7 +694,7 @@ class CmdServerLoad(MuxCommand):
|
|||
|
||||
if not is_pypy:
|
||||
# Cache size measurements are not available on PyPy because it lacks sys.getsizeof
|
||||
|
||||
|
||||
# object cache size
|
||||
cachedict = _idmapper.cache_size()
|
||||
totcache = cachedict["_total"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue