Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 378 Bytes

File metadata and controls

23 lines (17 loc) · 378 Bytes

llg-csharp

A last letter game benchmark implemented in php

How to run

Clone repository recursively:

git clone --recursive https://github.com/LLGAssessment/llg-csharp.git

Then build

cd llg-csharp
dotnet restore
dotnet build -c Release

and run a test

time dotnet bin/Release/netcoreapp1.1/llg-csharp.dll < llg-dataset/70pokemons.txt