get-tree provides information about <tree> (created by new-tree):
<count> (in "count" clause) provides the number of keys (i.e. nodes) in the tree.
<hops> (in "hops" clause) provides the number of nodes accessed to find a key in the last tree statement executed prior to get-tree. Note that <hops> is available only in debug Golf build (see installing from source); otherwise it is always zero.