(current-time-ms)
(node-name x)
(node-value x)
(profile->nvc data)
Convert data into format of maps containg the keys: name: the current attribute name value: the total time spent on the node + children children: the children elements (recursive)
This for is suitable for some d3 flamegraph plugins on the browser
Convert data into format of maps containg the keys: name: the current attribute name value: the total time spent on the node + children children: the children elements (recursive) This for is suitable for some d3 flamegraph plugins on the browser
(profile->nvc* m)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close