KonH / DotNetMemoryExperiments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DotNetMemoryExperiments

BulkAllocator

Sample project to investigate memory usage in extenral instruments (allocates byte arrays and calls GC.Collect):

BulkAllocator.exe {bytesToAllocate} {arrayCountPerIteration} {iterationCount} {iterationGapSec} {idleTimeSec}

About

License:MIT License


Languages

Language:C# 100.0%