thunknyc/profile

A Clojure profiling library.

Leiningen/Boot

[thunknyc/profile "0.2.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("thunknyc:profile:0.2.2")

Maven

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