house.jux/tools.sampling-profiler

A lightweight profiler that samples Thread/allStackTraces and allows you to filter relevant stack frames.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 4 Downloads
  • 4 This Version

Leiningen/Boot

[house.jux/tools.sampling-profiler "2024.11.08"]

Clojure CLI/deps.edn

house.jux/tools.sampling-profiler {:mvn/version "2024.11.08"}

Gradle

implementation("house.jux:tools.sampling-profiler:2024.11.08")

Maven

<dependency>
  <groupId>house.jux</groupId>
  <artifactId>tools.sampling-profiler</artifactId>
  <version>2024.11.08</version>
</dependency>