Call Stack Profiler

This profiler keeps track of the method calls and outputs method call hierarchy, allowing developers to quickly comprehend execution time breakdown. Profile your code with negligible performance and memory overhead.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

dev.skilltreeplatform
ArtifactId

ArtifactId

call-stack-profiler
Last Version

Last Version

1.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

Call Stack Profiler
This profiler keeps track of the method calls and outputs method call hierarchy, allowing developers to quickly comprehend execution time breakdown. Profile your code with negligible performance and memory overhead.
Project URL

Project URL

https://github.com/NationalSecurityAgency/call-stack-profiler
Source Code Management

Source Code Management

https://github.com/NationalSecurityAgency/call-stack-profiler

Download call-stack-profiler

How to add to project

<!-- https://jarcasting.com/artifacts/dev.skilltreeplatform/call-stack-profiler/ -->
<dependency>
    <groupId>dev.skilltreeplatform</groupId>
    <artifactId>call-stack-profiler</artifactId>
    <version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/dev.skilltreeplatform/call-stack-profiler/
implementation 'dev.skilltreeplatform:call-stack-profiler:1.1.6'
// https://jarcasting.com/artifacts/dev.skilltreeplatform/call-stack-profiler/
implementation ("dev.skilltreeplatform:call-stack-profiler:1.1.6")
'dev.skilltreeplatform:call-stack-profiler:jar:1.1.6'
<dependency org="dev.skilltreeplatform" name="call-stack-profiler" rev="1.1.6">
  <artifact name="call-stack-profiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.skilltreeplatform', module='call-stack-profiler', version='1.1.6')
)
libraryDependencies += "dev.skilltreeplatform" % "call-stack-profiler" % "1.1.6"
[dev.skilltreeplatform/call-stack-profiler "1.1.6"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.11
joda-time : joda-time jar 2.10.6
org.apache.logging.log4j : log4j-bom pom 2.17.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2

provided (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all pom 3.0.7
org.codehaus.groovy : groovy jar 3.0.7

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 2.0-M4-groovy-3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2