thunknyc/profile

A Clojure profiling library.

Leiningen/Boot

[thunknyc/profile "0.3.7"]

Clojure CLI/deps.edn

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

Gradle

implementation("thunknyc:profile:0.3.7")

Maven

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