Liking cljdoc? Tell your friends :D

goose.specs


instrumentclj

(instrument)

Instruments frequently-called functions.
By default, Instrumentation is disabled.
It is recommended to enable Specs in Development & Staging.
Disabling Specs in Production has a 40% performance improvement.
Only disable Specs in Production after thorough testing in Staging.

Instruments frequently-called functions.\
By default, Instrumentation is disabled.\
It is recommended to enable Specs in Development & Staging.\
Disabling Specs in Production has a 40% performance improvement.\
Only disable Specs in Production after thorough testing in Staging.
sourceraw docstring

unstrumentclj

(unstrument)

Disables instrumentation of frequently-called functions.

Disables instrumentation of frequently-called functions.
sourceraw docstring

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

× close