mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 08:32:39 +03:00
graph-store: fewer allocations in +validate-graph
This commit is contained in:
parent
d939c91e78
commit
d34045f190
@ -682,16 +682,14 @@
|
|||||||
%cb
|
%cb
|
||||||
/(scot %p our.bowl)/[q.byk.bowl]/(scot %da now.bowl)/[u.mark]
|
/(scot %p our.bowl)/[q.byk.bowl]/(scot %da now.bowl)/[u.mark]
|
||||||
==
|
==
|
||||||
=/ unused
|
%+ roll (tap:orm graph)
|
||||||
%+ turn (tap:orm graph)
|
|= [[=atom =node:store] out=?]
|
||||||
|= [=atom =node:store]
|
|
||||||
^- ?
|
^- ?
|
||||||
=/ side (vale:dais [atom post.node])
|
?& ?=(^ (vale:dais [atom post.node]))
|
||||||
?- -.children.node
|
?- -.children.node
|
||||||
%empty %.y
|
%empty %.y
|
||||||
%graph ^$(graph p.children.node)
|
%graph ^$(graph p.children.node)
|
||||||
==
|
== ==
|
||||||
%.y
|
|
||||||
::
|
::
|
||||||
++ poke-import
|
++ poke-import
|
||||||
|= arc=*
|
|= arc=*
|
||||||
|
Loading…
Reference in New Issue
Block a user