Charles Explorer logo
🇬🇧

JPMF: Java Performance Measurement Framework (release 1.0)

Publication

Abstract

JPMF is an extensible framework for gathering performance data from software systems implemented in the Java programming language. Instead of having to develop a custom performance measurement harness, users of the framework only need to instrument their application to emit performance events related to application execution and configure what data are to be collected on their occurrence.

The framework then collects and stores the performance data in an efficient manner, greatly simplifying the process.