Liking cljdoc? Tell your friends :D

com.wsscode.pathom.profile


current-time-msclj/s

(current-time-ms)
source

node-nameclj/s

(node-name x)
source

node-valueclj/s

(node-value x)
source

profile->flame-graphclj/s

source

profile->nvcclj/s

(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
sourceraw docstring

profile->nvc*clj/s

(profile->nvc* m)
source

profile-pluginclj/s

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close