Method | Description | |
---|---|---|
Print ( List |
||
PrintCurrentSortOrder ( ) : void | ||
PrintResultTableHorizontal ( List |
This is useful when printing serializers, times across multiple iterations. Yields a rather wide table that looks ugly in a console
|
|
PrintResultTableVertical ( List |
This is to print a single list of serializers vs time. Basically vertical representation of a single slice of the horizontal table
|
Method | Description | |
---|---|---|
ResultPrinter ( ) : System |
public static Print ( List |
||
resultTable | List |
|
return | void |
public static PrintCurrentSortOrder ( ) : void | ||
return | void |
public static PrintResultTableHorizontal ( List |
||
resultTable | List |
|
return | void |
public static PrintResultTableVertical ( List |
||
resultTable | List |
|
return | void |