Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 386 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 386 Bytes

mergesort-assignment

  1. Import in IDEA
    • add lib/ as library path
  2. Enable processing of annotations
  3. Create results/ folder
  • src/com/benchmark/Main - benchmark
  • src/com/company/Main - smoke tests

run as:

java -XX:-UseCompressedOops -jar ./mergesort-assignment.jar &> ./log.txt &

Report: bin/database-systems-architecture.pdf

Compiled jar: bin/mergesort-assignment.jar