Updating the xUnit Performance Api with bug fixes to the benchmark scenarios (#14986)
authorJosé Rivero <jorive@microsoft.com>
Sun, 12 Nov 2017 20:01:08 +0000 (12:01 -0800)
committerJan Kotas <jkotas@microsoft.com>
Sun, 12 Nov 2017 20:01:08 +0000 (12:01 -0800)
commit05a78fad0cc7a117d9e884a5f3bc1d5799320cac
treeaae897f0091730c6ba0d0fd62160cb3cc9c79f30
parent71236a3d56754b602fc9043f5b5d78cadc059453
Updating the xUnit Performance Api with bug fixes to the benchmark scenarios (#14986)

This newer version fixes collecting data on x86 where:
1. The Jit generate methods at runtime and that are not associated with any loaded module
2. Modules are loaded/unloaded multiple times
3. This newer version of the Api added some breaking changes to the Api interface
dependencies.props
tests/src/performance/Scenario/JitBench/JitBenchHarness.cs
tests/src/performance/linkbench/linkbench.cs