Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 724 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 724 Bytes

Nassau BinaryFILE Performance Test

Nassau BinaryFILE Performance Test is a simple benchmark for the BinaryFILE implementation.

Download

Download the latest release from GitHub.

Usage

Run Nassau BinaryFILE Performance Test with Java:

java -jar nassau-binaryfile-perf-test.jar <input-file>

The command line arguments are as follows:

  • <input-file>: The input file. The application reads messages from the input file in the BinaryFILE file format.

The application counts the number of messages in the input file and records the time it takes to read them.

License

Released under the Apache License, Version 2.0.