Liking cljdoc? Tell your friends :D

kaocha.plugin.gc-profiling


convert-bytesclj

(convert-bytes bytes)
source

force-collection?clj

source

gc-profiling-cli-options-hookclj

(gc-profiling-cli-options-hook opts)
source

gc-profiling-config-hookclj

(gc-profiling-config-hook {:kaocha/keys [cli-options] :as config})
source

gc-profiling-hooksclj

source

gc-profiling-post-run-hookclj

(gc-profiling-post-run-hook test-plan)
source

gc-profiling-post-summary-hookclj

(gc-profiling-post-summary-hook result)
source

gc-profiling-post-test-hookclj

(gc-profiling-post-test-hook testable _)
source

gc-profiling-pre-run-hookclj

(gc-profiling-pre-run-hook test-plan)
source

gc-profiling-pre-test-hookclj

(gc-profiling-pre-test-hook testable _)
source

get-memoryclj

(get-memory)
source

rounding-divideclj

(rounding-divide m n)

Divide two numbers and round them.

Unlike quot, this rounds rather than truncates.

Divide two numbers and round them.

Unlike quot, this rounds rather than truncates.
sourceraw docstring

startclj

(start testable)
source

stopclj

(stop {:kaocha.plugin.gc-profiling/keys [start] :as testable})
source

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

× close