Nassau BinaryFILE Performance Test is a simple benchmark for the BinaryFILE implementation.
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.
Released under the Apache License, Version 2.0.