thunknyc/profile

A Clojure profiling library.

Leiningen/Boot

[thunknyc/profile "0.3.4"]

Clojure CLI/deps.edn

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

Gradle

implementation("thunknyc:profile:0.3.4")

Maven

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