shrub/pkg/arvo/sys/vane
Philip Monk 8cd72daf20
clay: speed up +find-merge-points
In certain cases +find-merge-points was very slow.  Specifically, the
`done` set was meant to avoid checking the same commit repeatedly, but
it didn't catch the case where a commit was added to the worklist that
was already in that worklist.

Secondly, the worklist was stored as a list but used as a queue, which
resulted in a lot of unnecessary welding.  We change it to a qeu.

Fixes #3735
2020-10-16 11:21:02 -07:00
..
ames.hoon ames: print failed scrys 2020-09-18 16:06:13 -04:00
behn.hoon Merge branch 'release/next-sys' 2020-07-22 14:31:17 -04:00
clay.hoon clay: speed up +find-merge-points 2020-10-16 11:21:02 -07:00
dill.hoon arvo: adds |meld, triggering memory unification 2020-09-09 22:50:43 -07:00
eyre.hoon eyre: explicitly permit proposed request in cors 2020-10-09 14:07:05 +02:00
ford.hoon ford,kiln: nicer errors 2020-06-24 21:24:58 -07:00
gall.hoon gall: forget eyre subscriptions once 2020-08-27 13:23:36 +02:00
iris.hoon /sys: |mass works again 2020-05-07 04:51:08 -04:00
jael.hoon jael, eyre: Add a way to reset the web login code 2020-07-31 11:35:48 -07:00