Added sample console apps for using a config file and configuration in code.
Test project is empty at the moment, it needs a little more work to make the benchmark run in the unit test project so for now it runs in a console app.
The benchmark can be extended to show the different perf of batching vs non batched,
Added sample console apps for using a config file and configuration in code. Test project is empty at the moment, it needs a little more work to make the benchmark run in the unit test project so for now it runs in a console app. The benchmark can be extended to show the different perf of batching vs non batched,