thunknyc/profile

A Clojure profiling library.

Leiningen/Boot

[thunknyc/profile "0.5.2"]

Clojure CLI/deps.edn

thunknyc/profile {:mvn/version "0.5.2"}

Gradle

implementation("thunknyc:profile:0.5.2")

Maven

<dependency>
  <groupId>thunknyc</groupId>
  <artifactId>profile</artifactId>
  <version>0.5.2</version>
</dependency>