Add an ellipse benchmark + unit test (WIP)
[master-thesis.git] / Parasitemia / Tests / ParasitemiaCore.Benchmark / ParasitemiaCore.Benchmark.fsproj
index ea4034b..5db4d12 100644 (file)
@@ -6,6 +6,8 @@
   </PropertyGroup>
 
   <ItemGroup>
+    <Compile Include="EllipsesBench.fs" />
+    <Compile Include="KdTreeBench.fs" />
     <Compile Include="Program.fs" />
   </ItemGroup>