Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dbc071b

Browse files
author
Olivier Deheurles
committed
Updated readme (welcome and how to)
1 parent 4d86f86 commit dbc071b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
WELCOME
2+
-------
3+
4+
Disruptor-net is a port of LMAX Disruptor
5+
6+
7+
HOW TO BUILD AND RUN THE TESTS
8+
------------------------------
9+
10+
To build the solution:
11+
- you need Visual Studio 2010
12+
- run build.bat, it will compile, run the tests and output binaries and results into Target folder
13+
14+
You can then run the performance tests.
15+
Launch the following executable: Source\Target\Bin\Disruptor.PerfTestRunner.exe

0 commit comments

Comments
 (0)