-
Notifications
You must be signed in to change notification settings - Fork 67
Benchmarks
Hüseyin Uslu edited this page Feb 1, 2018
·
4 revisions
cd hypepool\src\Tests\Hypepool.Benchmarks
dotnet build --configuration Release
cd bin\Release\netcoreapp2.0
dotnet Hypepool.Benchmarks.dll
Rscript BuildPlots.R
RPlotExporter couldn't find Rscript.exe in your PATH and no R_HOME environment variable is defined
- Download R from https://cran.r-project.org/bin/
- Set PATH and R_HOME.