Skip to content

Instantly share code, notes, and snippets.

@gregoryyoung
Created December 23, 2015 12:20
Show Gist options
  • Save gregoryyoung/efbd28dc829ce60a8cdb to your computer and use it in GitHub Desktop.
Save gregoryyoung/efbd28dc829ce60a8cdb to your computer and use it in GitHub Desktop.
mostAllocatingMethods() |> Seq.take 10;;
val it : seq<profilersession.MethodInformation> =
---------------------------------------------------------------------------------------------------------
|Name | Called| Total Time| Allocs| A. Size| AAlloc| AA. Size|Thrown|
---------------------------------------------------------------------------------------------------------
|IOBinaryReader,byte,long) | 72678| 7829.3623| 872244| 102962890| 0| 0| 0|
|Publish (EventStore.Core.Messagin| 145568| 7008.8858| 885081| 83584272| 0| 0| 0|
|Commit (System.Collections.Generi| 145527| 9900.2482| 873160| 59374792| 0| 0| 0|
|ReadFrom (System.IO.BinaryReader)| 72776| 9780.3894| 145553| 18629248| 0| 0| 0|
|ScanProperties (System.Collection| 35761| 10578.2710| 125002| 8508564| 0| 0| 0|
|AddEntries (System.Collections.Ge| 72763| 841.0594| 31654| 8357016| 0| 0| 0|
|GetAllReadableProperties (System.| 32500| 286.0691| 122946| 6511232| 0| 0| 0|
|Init (long) | 0| 0| 145572| 5823080| 0| 0| 0|
|CombineByPascalCase (string,strin| 154| 327.9203| 73702| 4922440| 4| 140| 0|
|AddEntries (long,System.Collectio| 72763| 1762.8652| 145536| 4657292| 8| 396| 0|
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment