.NET Project settings
In order to get maximum from NBomber you should edit your project settings using the following configurations:
#
.NET runtime versionIf you don't have any dependencies on the old .NET 4.6 framework we recommend you use at least .NET Core 3.1.
#
GarbageCollection settingsGarbageCollection should be switched to the server and concurrent mode:
The full project config: