TimGebhardt/Disruptor-net
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
WELCOME ------- Disruptor-net is a port of LMAX Disruptor HOW TO BUILD AND RUN THE TESTS ------------------------------ To build the solution: - you need Visual Studio 2010 - run build.bat, it will compile, run the tests and output binaries and results into Target folder You can then run the performance tests. Launch the following executable: Source\Target\Bin\Disruptor.PerfTestRunner.exe