mirror of
https://github.com/urbit/shrub.git
synced 2024-12-12 10:29:01 +03:00
More profiling updates.
This commit is contained in:
parent
5fb9cd9ae9
commit
b988d4b061
@ -9572,11 +9572,11 @@
|
|||||||
|= [one=(pair path hump) two=(pair path hump)]
|
|= [one=(pair path hump) two=(pair path hump)]
|
||||||
(gth (pi-moth mon.q.one) (pi-moth mon.q.two))
|
(gth (pi-moth mon.q.one) (pi-moth mon.q.two))
|
||||||
|= [pax=path hup=hump]
|
|= [pax=path hup=hump]
|
||||||
=+ ott=(pi-moth mon.day)
|
=+ ott=(pi-moth mon.hup)
|
||||||
;: welp
|
;: welp
|
||||||
[(welp "label: " (spud pax)) ~]
|
[(welp "label: " (spud pax)) ~]
|
||||||
[(welp "price: " (scow %ud (div (mul 100 ott) tot))) ~]
|
[(welp "price: " (scow %ud (div (mul 100 ott) tot))) ~]
|
||||||
[(welp "shape: " (pi-mumm mon.day)) ~]
|
[(welp "shape: " (pi-mumm mon.hup)) ~]
|
||||||
::
|
::
|
||||||
?: =(~ inn.hup) ~
|
?: =(~ inn.hup) ~
|
||||||
:- "from:"
|
:- "from:"
|
||||||
@ -9594,6 +9594,7 @@
|
|||||||
^- tape
|
^- tape
|
||||||
:(welp " " (spud pax) ": " (scow %ud num))
|
:(welp " " (spud pax) ": " (scow %ud num))
|
||||||
::
|
::
|
||||||
|
["" ~]
|
||||||
~
|
~
|
||||||
==
|
==
|
||||||
==
|
==
|
||||||
|
Loading…
Reference in New Issue
Block a user