Samples :: FAST Benchmark

FAST Benchmark Sample

Description

This is a FAST coder benchmark application.

Directory Contents

ItemDescription
conf/FastBenchmark.propertiessample configuration
conf/cmeTemplate.xmlCME templates
conf/FastBenchmark-logback.xmlLogback logging facility configuration
conf/fixDialect.xmlFIX dialects
conf/*.bintest data

Usage

  • Run the sample:
    • win: FastBenchmark.bat
    • linux: FastBenchmark.sh
  • Clean everything:
    • win: clean.bat
    • linux: clean.sh