Skip to content

A collection of Groovy extensions to aid with profiling an application

License

Notifications You must be signed in to change notification settings

ultraq/groovy-profiling-extensions

Repository files navigation

groovy-profiling-extensions

Build Status codecov Maven Central

A collection of Groovy extensions to aid with profiling an application.

Installation

Minimum of Java 17 required. Logging is done via SLF4J, so some implementation of it is needed to pass to the methods to emit logs.

Add a dependency to your project with the following co-ordinates:

  • GroupId: nz.net.ultraq.groovy
  • ArtifactId: groovy-profiling-extensions
  • Version: 0.10.0

Check the project releases for a list of available versions.

API

Browse the online groovydocs for the available extension methods here: https://javadoc.io/doc/nz.net.ultraq.groovy/groovy-profiling-extensions

About

A collection of Groovy extensions to aid with profiling an application

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages