jar

com.github.mvysny.sucklessprofiler : suckless-profiler

Maven & Gradle

Oct 31, 2019
4 stars

Suckless ASCII Profiler · An embedded profiler which you start and stop on will, and it will dump the profiling info into the console

Table Of Contents

Latest Version

Download com.github.mvysny.sucklessprofiler : suckless-profiler JAR file - Latest Versions:

All Versions

Download com.github.mvysny.sucklessprofiler : suckless-profiler JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window suckless-profiler-0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.mvysny.sucklessprofiler

├─ com.github.mvysny.sucklessprofiler.CallTree.class - [JAR]

├─ com.github.mvysny.sucklessprofiler.CallTreeKt.class - [JAR]

├─ com.github.mvysny.sucklessprofiler.DemoKt.class - [JAR]

├─ com.github.mvysny.sucklessprofiler.Glob.class - [JAR]

├─ com.github.mvysny.sucklessprofiler.PrettyPrintTree.class - [JAR]

├─ com.github.mvysny.sucklessprofiler.StacktraceSampler.class - [JAR]

├─ com.github.mvysny.sucklessprofiler.StacktraceSamples.class - [JAR]

├─ com.github.mvysny.sucklessprofiler.SucklessProfiler.class - [JAR]

├─ com.github.mvysny.sucklessprofiler.SucklessProfilerKt.class - [JAR]

├─ com.github.mvysny.sucklessprofiler.TimeFormatEnum.class - [JAR]

├─ com.github.mvysny.sucklessprofiler.UtilsKt.class - [JAR]

Advertisement