[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]

find-references optimizations



The ent find-references operation should keep a hash table of hcrums
and/or canopy-crums already backfollowed.  It avoids backfollowing a
crum already backfollowed.  This will for example prevent walking up
each orgl once for every loaf in the orgl!

dean