Liking cljdoc? Tell your friends :D

crux.bench


commit-hashclj


crux-versionclj


load-from-s3clj

(load-from-s3 key)

nodesclj

(nodes data-dir)

post-slack-resultsclj

(post-slack-results results test-name)

post-to-slackclj

(post-to-slack message)

results->slack-messageclj

(results->slack-message results bench-ns)

run-benchcljmacro

(run-bench bench-type & body)

run-bench*clj

(run-bench* bench-type f)

save-to-fileclj

(save-to-file file results)

save-to-s3clj

(save-to-s3 {:keys [database version]} file)

send-email-via-sesclj

(send-email-via-ses message)

with-bench-nscljmacro

(with-bench-ns bench-ns & body)

with-bench-ns*clj

(with-bench-ns* bench-ns f)

with-crux-dimensionscljmacro

(with-crux-dimensions & body)

with-dimensionscljmacro

(with-dimensions dims & body)

with-dimensions*clj

(with-dimensions* dims f)

with-nodescljmacro

(with-nodes [node-binding] & body)

with-nodes*clj

(with-nodes* f)

with-thread-poolclj

(with-thread-pool {:keys [num-threads] :or {num-threads num-processors}} f args)

with-timingcljmacro

(with-timing & body)

with-timing*clj

(with-timing* f)

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

× close