Skip to content

Instantly share code, notes, and snippets.

@luckerby
Created February 19, 2020 21:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luckerby/adc3fc161394072995d50bcbdfa2ce18 to your computer and use it in GitHub Desktop.
Save luckerby/adc3fc161394072995d50bcbdfa2ce18 to your computer and use it in GitHub Desktop.
Allocated 10000000 elements in an ArrayList
Allocated a total of 254326072 bytes over the function's lifetime
Loaded assemblies in current AppDomain follow:
System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
AddRandomNumbersToArrayList_DotNetCore, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
System.Runtime, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
System.Runtime.Extensions, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
System.Console, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
System.Threading, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
System.Text.Encoding.Extensions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment