OpenMake Meister

Japex

Japex is a simple yet powerful tool to write Java-based micro-benchmarks.  Micro-benchmarks are simple benchmarks that rarely involve complicated deployments and are often used to test specific parts of an application. They are also characterized by the use of wall-clock blocks: start a clock, run the code, stop the clock and report the result. This Workflow Activity calls Japex to be used as part of your Workflow.

 

The config file is passed in as a parameter.

 

Install Instructions:

1.   Download the latest version of Japex site https://japex.dev.java.net/

2.   Select the Downloading link from the menu on the top left

- https://japex.dev.java.net/servlets/ProjectDocumentList

3.   Select the most recent stable japex zip file and download it

4.   Unzip the file to a local directory on your hard drive

5.   Once unzipped copy the jar files from the lib directory  to <MEISTER_INSTALL_PATH>/client/tools/japex/lib