Skip to content
This repository was archived by the owner on Dec 2, 2022. It is now read-only.

Commit 41df131

Browse files
author
Adam Warner
committed
I've been doing reading. Though probably not understanding. Switching GC to Workstation mode, rather than Server may decrease memory usage.
1 parent 35bf094 commit 41df131

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Matterhook.NET/Matterhook.NET.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netcoreapp2.0</TargetFramework>
55
<DockerComposeProjectPath>..\docker-compose.dcproj</DockerComposeProjectPath>
6+
<ServerGarbageCollection>false</ServerGarbageCollection>
67
</PropertyGroup>
78

89
<ItemGroup>

0 commit comments

Comments
 (0)