mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 03:23:09 +03:00
Merge pull request #4977 from urbit/la/fast-nest
graph-push-hook/thread: shave off 20ms from nest checks by getting ri…
This commit is contained in:
commit
cb7da7cbba
@ -153,7 +153,9 @@
|
||||
=. nodes.q.update
|
||||
%- ~(gas by *(map index:store node:store))
|
||||
result
|
||||
:_ [~ !>(update)]
|
||||
:_ :- ~
|
||||
!> ^- update:store
|
||||
update
|
||||
%+ weld cards
|
||||
%- zing
|
||||
:~ ?: mark-cached ~
|
||||
|
@ -33,7 +33,8 @@
|
||||
;< ~ bind:m
|
||||
%^ poke-our %graph-push-hook
|
||||
%graph-update-2
|
||||
!>(update)
|
||||
!> ^- update:store
|
||||
update
|
||||
(pure:m !>(`action:graph-view`[%pending-indices hashes]))
|
||||
::
|
||||
++ sort-nodes
|
||||
|
Loading…
Reference in New Issue
Block a user