Show / Hide Table of Contents

BenchmarkDotNet v0.9.3

  • CoreCLR support (Closed #52, Merged #113)

Milestone details

In the v0.9.3 scope, 2 issues were resolved and 1 pull requests were merged. This release includes 12 commits by 2 contributors.

Resolved issues (2)

  • #52 CoreCLR Compatibility
  • #114 Update NETStandard.Library dependency

Merged pull requests (1)

  • #113 Core Clr support (by @adamsitnik)

Commits (12)

  • 5b6460 Core: compilable main project (by @adamsitnik)
  • cfdde6 Core: compilable samples and tests projects (by @adamsitnik)
  • ab8b26 Core: new profile for running Samples from VS (by @adamsitnik)
  • 9e1372 Core: new toolchain implementation with dnx451 code reuse (by @adamsitnik)
  • de8bcc Core: tests: script to run both dnx and core (by @adamsitnik)
  • 05d50f Core: dotnet cli supports only x64 now, workaround (by @adamsitnik)
  • 726c66 Core: executing only supported benchmarks (x86 and Legacy Jit are not supported) (by @adamsitnik)
  • de3371 Core: Dnx and Core as Runtimes, removed Toolchain configuration (by @adamsitnik)
  • e7a3a8 Core: generating path in Linux-friendly way ;) (by @adamsitnik)
  • fede7c Core: notify user when the process.Priority can not be set and continue execu... (by @adamsitnik)
  • d59827 Merge pull request #113 from PerfDotNet/coreclr (by @AndreyAkinshin)
  • 939891 Set library version: 0.9.3 (by @AndreyAkinshin)

Contributors (2)

  • Adam Sitnik (@adamsitnik)
  • Andrey Akinshin (@AndreyAkinshin)

Thank you very much!

Additional details

Milestone: v0.9.3

Date: March 13, 2016

NuGet Packages:

  • https://www.nuget.org/packages/BenchmarkDotNet/0.9.3
  • https://www.nuget.org/packages/BenchmarkDotNet/0.9.3-beta
  • Improve this Doc
In This Article
Back to top Copyright © 2013–2021 .NET Foundation and contributors