simple-profiler

Simple Clojure profiler

  • VCSN/A

  • cljdoc documentationcljdoc
  • 421 Downloads
  • 421 This Version

Leiningen/Boot

[simple-profiler "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

simple-profiler/simple-profiler {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("simple-profiler:simple-profiler:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>simple-profiler</groupId>
  <artifactId>simple-profiler</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>