-
-
Notifications
You must be signed in to change notification settings - Fork 983
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ab96abe
commit 91362dc
Showing
5 changed files
with
82 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
## Milestone details | ||
|
||
In the [v0.11.3](https://github.com/dotnet/BenchmarkDotNet/issues?q=milestone:v0.11.3) scope, | ||
9 issues were resolved and 10 pull requests where merged. | ||
This release includes 25 commits by 6 contributors. | ||
|
||
## Resolved issues (9) | ||
|
||
* [#870](https://github.com/dotnet/BenchmarkDotNet/issues/870) Error after adding OperationsPerInvoke (assignee: [@AndreyAkinshin](https://github.com/AndreyAkinshin)) | ||
* [#885](https://github.com/dotnet/BenchmarkDotNet/issues/885) Closing application dot't stop benchmark (assignee: [@wojtpl2](https://github.com/wojtpl2)) | ||
* [#933](https://github.com/dotnet/BenchmarkDotNet/issues/933) Investigate hanging SingleBenchmarkCanBeExecutedForMultipleRuntimes test (assignee: [@adamsitnik](https://github.com/adamsitnik)) | ||
* [#939](https://github.com/dotnet/BenchmarkDotNet/issues/939) We need an option to stop running when the first benchmark fails. (assignee: [@wojtpl2](https://github.com/wojtpl2)) | ||
* [#943](https://github.com/dotnet/BenchmarkDotNet/issues/943) Dry mode doesn't work because of the ZeroMeasurementHelper (assignee: [@AndreyAkinshin](https://github.com/AndreyAkinshin)) | ||
* [#948](https://github.com/dotnet/BenchmarkDotNet/issues/948) BenchmarkDotNet.Mathematics.StatisticalTesting.MannWhitneyTest.PValueForSmallN(int n, int m, double u) (assignee: [@AndreyAkinshin](https://github.com/AndreyAkinshin)) | ||
* [#950](https://github.com/dotnet/BenchmarkDotNet/issues/950) MannWhitneyTest fails when comparing statistics of different sample size (assignee: [@AndreyAkinshin](https://github.com/AndreyAkinshin)) | ||
* [#955](https://github.com/dotnet/BenchmarkDotNet/issues/955) Improve the dynamic loading of Diagnostics package (assignee: [@wojtpl2](https://github.com/wojtpl2)) | ||
* [#961](https://github.com/dotnet/BenchmarkDotNet/issues/961) BenchmarkRunner.RunUrl throws NRE when Config is not provided | ||
|
||
## Merged pull requests (10) | ||
|
||
* [#941](https://github.com/dotnet/BenchmarkDotNet/pull/941) Fix example code (isBaseline -> baseline) (by [@PathogenDavid](https://github.com/PathogenDavid)) | ||
* [#944](https://github.com/dotnet/BenchmarkDotNet/pull/944) Fixed typo in IntroTagColumn sample (by [@ahmedalejo](https://github.com/ahmedalejo)) | ||
* [#947](https://github.com/dotnet/BenchmarkDotNet/pull/947) Add option to stop running when the first benchmark fails (by [@wojtpl2](https://github.com/wojtpl2)) | ||
* [#949](https://github.com/dotnet/BenchmarkDotNet/pull/949) Add printDiff in DisassemblyDiagnoserAttribute (by [@wojtpl2](https://github.com/wojtpl2)) | ||
* [#951](https://github.com/dotnet/BenchmarkDotNet/pull/951) Add failing test for #948 (by [@wojtpl2](https://github.com/wojtpl2)) | ||
* [#958](https://github.com/dotnet/BenchmarkDotNet/pull/958) Use DependencyContext to load diagnostics assembly (by [@wojtpl2](https://github.com/wojtpl2)) | ||
* [#960](https://github.com/dotnet/BenchmarkDotNet/pull/960) Expose StatisticalTestColumn via command line arguments (by [@adamsitnik](https://github.com/adamsitnik)) | ||
* [#962](https://github.com/dotnet/BenchmarkDotNet/pull/962) Don't require the users to do manual installation of TraceEvent when using Diagnostics package (by [@wojtpl2](https://github.com/wojtpl2)) | ||
* [#963](https://github.com/dotnet/BenchmarkDotNet/pull/963) Stop benchmark after closing application + Flush log after stopping benchmark. (by [@wojtpl2](https://github.com/wojtpl2)) | ||
* [#966](https://github.com/dotnet/BenchmarkDotNet/pull/966) Fix typos in ConfigParser and CommandLineOptions (by [@morgan-kn](https://github.com/morgan-kn)) | ||
|
||
## Commits (25) | ||
|
||
* [d85a7e](https://github.com/dotnet/BenchmarkDotNet/commit/d85a7efc1836bd5ecc2bc4f25a0531519a5ad207) Postrelease update of v0.11.2 changelog (by [@AndreyAkinshin](https://github.com/AndreyAkinshin)) | ||
* [8b2015](https://github.com/dotnet/BenchmarkDotNet/commit/8b2015ba3872b6db4a019de0c4544223ebfe4e7e) Fix ZeroMeasurementHelper for dry mode case, fixes #943 (by [@AndreyAkinshin](https://github.com/AndreyAkinshin)) | ||
* [ab8543](https://github.com/dotnet/BenchmarkDotNet/commit/ab85430af5011c9c27ec805a248796014c708014) Fix example code (#941) (by [@PathogenDavid](https://github.com/PathogenDavid)) | ||
* [ec5fb2](https://github.com/dotnet/BenchmarkDotNet/commit/ec5fb24bd810edbfcb6a8d6f61de7c40f10098b4) Enable default analysers in BenchmarkTestExecutor (see #943) (by [@AndreyAkinshin](https://github.com/AndreyAkinshin)) | ||
* [fb251d](https://github.com/dotnet/BenchmarkDotNet/commit/fb251d5ca34d3c9f4368d1d9a2a0fb546e3d38a5) Remove [DryJob] from IntroBasic (by [@AndreyAkinshin](https://github.com/AndreyAkinshin)) | ||
* [1c1bdf](https://github.com/dotnet/BenchmarkDotNet/commit/1c1bdffc34010b94ce7204cc729236da27de111f) Fix another problem in ZeroMeasurementAnalyser (see #943) (by [@AndreyAkinshin](https://github.com/AndreyAkinshin)) | ||
* [348f87](https://github.com/dotnet/BenchmarkDotNet/commit/348f87661e25ddbcefa729b6dc724cef8e72347f) make sure we prevent from inlining the benchmarks also in the dummy method ge... (by [@adamsitnik](https://github.com/adamsitnik)) | ||
* [80ecec](https://github.com/dotnet/BenchmarkDotNet/commit/80ecec26e4b8b223d6d9e3e4652f05ed89b06b9d) when the parallel build fails, always try one more time in sequential way, ho... (by [@adamsitnik](https://github.com/adamsitnik)) | ||
* [042291](https://github.com/dotnet/BenchmarkDotNet/commit/042291647ad811e465f0bd38d40d98c49ffd07a7) set the metrics unit to "Count", they should not be empty /cc @jorive (by [@adamsitnik](https://github.com/adamsitnik)) | ||
* [5b3657](https://github.com/dotnet/BenchmarkDotNet/commit/5b36576f67bc65c1b9fb25f062e841a243d31305) Fixed typo in IntroTagColumn sample (#944) (by [@ahmedalejo](https://github.com/ahmedalejo)) | ||
* [60ea17](https://github.com/dotnet/BenchmarkDotNet/commit/60ea1705d7d8e31eb1292e5bf785f818b9cbd0a2) Add printDiff in DisassemblyDiagnoserAttribute (#949) (by [@wojtpl2](https://github.com/wojtpl2)) | ||
* [b6e8b1](https://github.com/dotnet/BenchmarkDotNet/commit/b6e8b1311f5018d430a717534cf5f8d9954625a3) Add failing test for #948 (#951) (by [@wojtpl2](https://github.com/wojtpl2)) | ||
* [3e9f73](https://github.com/dotnet/BenchmarkDotNet/commit/3e9f732d45ddba0615284e0325a011c2e87aa8bc) Fix IndexOutOfRangeException in MannWhitneyTest, fixes #948 (by [@AndreyAkinshin](https://github.com/AndreyAkinshin)) | ||
* [9f33f0](https://github.com/dotnet/BenchmarkDotNet/commit/9f33f0dc30ce95c577a273baeaf4176789631c40) Add option to stop running when the first benchmark fails (#947) (by [@wojtpl2](https://github.com/wojtpl2)) | ||
* [376a97](https://github.com/dotnet/BenchmarkDotNet/commit/376a97e16c41f75bc6cec16f4cfa7a288276326f) Improve dynamic assembly loading fixes #955 (by [@wojtpl2](https://github.com/wojtpl2)) | ||
* [7dffd4](https://github.com/dotnet/BenchmarkDotNet/commit/7dffd41353105f15f4e4508d442d9f854d7a74fc) Handle another corner case in AdaptiveHistogramBuilder, fixes #870 (by [@AndreyAkinshin](https://github.com/AndreyAkinshin)) | ||
* [dfb3c8](https://github.com/dotnet/BenchmarkDotNet/commit/dfb3c8912505799a76b0eb5ae0c082bb44599fa7) ConcurrencyVisualizerProfiler diagnoser! (by [@adamsitnik](https://github.com/adamsitnik)) | ||
* [7e7dde](https://github.com/dotnet/BenchmarkDotNet/commit/7e7ddebed9acbf258c957c47afcf3332124d62ee) Fix NRE in BenchmarkRunner.RunUrl, fixes #961 (by [@AndreyAkinshin](https://github.com/AndreyAkinshin)) | ||
* [4e6531](https://github.com/dotnet/BenchmarkDotNet/commit/4e653114d8382a4b4c7f6781ad0813c50a515a21) Improve diagnostics dll (#962) (by [@wojtpl2](https://github.com/wojtpl2)) | ||
* [6c4a59](https://github.com/dotnet/BenchmarkDotNet/commit/6c4a593fdb0528781bb4386d762540ee261bf0b3) Stop benchmark after closing application + Flush log after stopping benchmark... (by [@wojtpl2](https://github.com/wojtpl2)) | ||
* [51a965](https://github.com/dotnet/BenchmarkDotNet/commit/51a96595a896769a257f7018b04b1f8049c67646) Expose StatisticalTestColumn via command line arguments (#960) (by [@adamsitnik](https://github.com/adamsitnik)) | ||
* [ca188d](https://github.com/dotnet/BenchmarkDotNet/commit/ca188d9bfec1abec0611ecf50a31567cf39fdd21) 0.11.3 initial release notes (by [@adamsitnik](https://github.com/adamsitnik)) | ||
* [adde64](https://github.com/dotnet/BenchmarkDotNet/commit/adde64cbbcde01938d6b2772066852c4f6c0e88d) Fix typos in ConfigParser and CommandLineOptions (#966) (by [@morgan-kn](https://github.com/morgan-kn)) | ||
* [ab96ab](https://github.com/dotnet/BenchmarkDotNet/commit/ab96abe2858a96d82898e7d898eeae75c0843258) make sure we cleanup the Logger after running the benchmark, otherwise AppDom... (by [@adamsitnik](https://github.com/adamsitnik)) | ||
* [7a2b23](https://github.com/dotnet/BenchmarkDotNet/commit/7a2b23abb46f61f23b7c3e6e9ce272055b31e2bd) Bump xunit and ApprovalTests (by [@AndreyAkinshin](https://github.com/AndreyAkinshin)) | ||
|
||
## Contributors (6) | ||
|
||
* Adam Sitnik ([@adamsitnik](https://github.com/adamsitnik)) | ||
* Ahmed Aderopo Alejo ([@ahmedalejo](https://github.com/ahmedalejo)) | ||
* Andrey Akinshin ([@AndreyAkinshin](https://github.com/AndreyAkinshin)) | ||
* David Maas ([@PathogenDavid](https://github.com/PathogenDavid)) | ||
* Irina Ananeva ([@morgan-kn](https://github.com/morgan-kn)) | ||
* Wojciech Nagórski ([@wojtpl2](https://github.com/wojtpl2)) | ||
|
||
Thank you very much! | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
_Date: TBA_ | ||
|
||
_Milestone: [v0.11.3](https://github.com/PerfDotNet/BenchmarkDotNet/issues?q=milestone%3Av0.11.3)_ | ||
([List of commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.11.2...v0.11.3)) | ||
|
||
_NuGet Packages:_ | ||
* https://www.nuget.org/packages/BenchmarkDotNet/0.11.3 | ||
* https://www.nuget.org/packages/BenchmarkDotNet.Toolchains.Roslyn/0.11.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
- name: v0.11.3 | ||
href: v0.11.3.md | ||
- name: v0.11.2 | ||
href: v0.11.2.md | ||
- name: v0.11.1 | ||
|