Expand CrossGen Comparison script to able to run on DotNetSdk archive (dotnet/coreclr...
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Fri, 14 Sep 2018 22:41:30 +0000 (15:41 -0700)
committerGitHub <noreply@github.com>
Fri, 14 Sep 2018 22:41:30 +0000 (15:41 -0700)
commitecdb49e0eb968d201d69d6069f79ddd6cbc4454d
tree76d99b127a16e9719e16730253db78dac2ca91b1
parent921d63a7856bea5172e99e2b348ca1a85660ad28
Expand CrossGen Comparison script to able to run on DotNetSdk archive (dotnet/coreclr#19929)

* Set platform_assemblies_paths_sep based on OS
* Add crossgen_dotnet_sdk command in tests/scripts/crossgen_comparison.py
* Add example for running crossgen_dotnet_sdk command
* Add OutputFileSizeInBytes property
* Improve crossgen_comparison "compare" command reporting

Commit migrated from https://github.com/dotnet/coreclr/commit/7dcf572e8ae8de4a96a57d0cda62a173012d94eb
src/coreclr/tests/scripts/crossgen_comparison.py