Skip to content

Commit

Permalink
Removed Abandoned Benchmark Projects
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelstaib committed Nov 2, 2023
1 parent 60d0b9a commit d598b51
Show file tree
Hide file tree
Showing 109 changed files with 254 additions and 286,883 deletions.
12 changes: 0 additions & 12 deletions src/GreenDonut/GreenDonut.sln
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{A829F8F0-4
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GreenDonut", "src\Core\GreenDonut.csproj", "{FD764A95-F950-40F3-9577-E3168BBC330D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "benchmarks", "benchmarks", "{C9294AD2-15ED-4173-A639-8F64B4910714}"
ProjectSection(SolutionItems) = preProject
benchmarks\Directory.Build.props = benchmarks\Directory.Build.props
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GreenDonut.Benchmarks", "benchmarks\Benchmarks\GreenDonut.Benchmarks.csproj", "{8BD3EDBE-8013-4BB9-BDD7-37DE283B759A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GreenDonut.Tests", "test\Core.Tests\GreenDonut.Tests.csproj", "{1F96BB47-B053-4E9C-865A-5B6FB613CB0D}"
EndProject
Global
Expand All @@ -34,10 +27,6 @@ Global
{FD764A95-F950-40F3-9577-E3168BBC330D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FD764A95-F950-40F3-9577-E3168BBC330D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FD764A95-F950-40F3-9577-E3168BBC330D}.Release|Any CPU.Build.0 = Release|Any CPU
{8BD3EDBE-8013-4BB9-BDD7-37DE283B759A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8BD3EDBE-8013-4BB9-BDD7-37DE283B759A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8BD3EDBE-8013-4BB9-BDD7-37DE283B759A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8BD3EDBE-8013-4BB9-BDD7-37DE283B759A}.Release|Any CPU.Build.0 = Release|Any CPU
{1F96BB47-B053-4E9C-865A-5B6FB613CB0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1F96BB47-B053-4E9C-865A-5B6FB613CB0D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1F96BB47-B053-4E9C-865A-5B6FB613CB0D}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand All @@ -48,7 +37,6 @@ Global
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{FD764A95-F950-40F3-9577-E3168BBC330D} = {251185F7-7E3B-4BB3-B500-56C90564EE8C}
{8BD3EDBE-8013-4BB9-BDD7-37DE283B759A} = {C9294AD2-15ED-4173-A639-8F64B4910714}
{1F96BB47-B053-4E9C-865A-5B6FB613CB0D} = {A829F8F0-4468-405C-8A26-3E5921F7324A}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
Expand Down
117 changes: 0 additions & 117 deletions src/GreenDonut/benchmarks/Benchmarks/CacheKeyA.cs

This file was deleted.

113 changes: 0 additions & 113 deletions src/GreenDonut/benchmarks/Benchmarks/CacheKeyB.cs

This file was deleted.

8 changes: 0 additions & 8 deletions src/GreenDonut/benchmarks/Benchmarks/CompoundKey.cs

This file was deleted.

81 changes: 0 additions & 81 deletions src/GreenDonut/benchmarks/Benchmarks/CompoundKeyBenchmarks.cs

This file was deleted.

Loading

0 comments on commit d598b51

Please sign in to comment.