Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

net.jperf:jperf

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

net.jperf:jperf

Performance statistics logging and monitoring toolkit extension to log4j, logback and the java.util.logging framework.

  • 1.0.3
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

jperf

Performance Monitoring and Statistics for Java Code

JPerf is a fork of the abandoned Perf4J project which hasn't made a release since 2011 and no commits since 2012. JPerf picked up where Perf4J left off, and the intention is to continue with new features and bug fixes that are long over due.

Releases are pushed to the central maven repository and can be included in maven builds like this:

<dependency>
    <groupId>com.github.sovaa</groupId>
    <artifactId>jperf</artifactId>
    <version>0.9.19</version>
</dependency>

Feel free to fork and send pull-requests.

  • Issue tracking: https://github.com/sovaa/jperf/issues/
  • Documentation: http://sovaa.github.io/jperf
  • Website: http://jperf.net

FAQs

Package last updated on 16 Feb 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc