Show / Hide Table of Contents

BenchmarkDotNet v0.10.8

  • Legend for time units (#349, #459, f14e508e)
  • XML exporter (#157, #452, a0148db8)
  • .NET Framework 4.7 support (#461, 3f2b5c3c, 5513873a)
  • Public API for AllocationQuantum (#450, #462, a0148db8)

Milestone details

In the v0.10.8 scope, 5 issues were resolved and 3 pull requests were merged. This release includes 8 commits by 4 contributors.

Resolved issues (5)

  • #157 Implement export to xml
  • #349 What the report title and value means? (assignee: @AndreyAkinshin)
  • #450 [Minor feature request] Please make GcStats.AllocationQuantum public
  • #459 [Question] What does the unit of measurement us stand for
  • #461 .NET Framework 4.7 support (assignee: @adamsitnik)

Merged pull requests (3)

  • #452 Feature: XML Exporter (by @Teknikaali)
  • #455 Wrong xml doc comment (by @ig-sinicyn)
  • #462 make allocation quantum public, deal with a spelling error and expose… (by @RichLinnell)

Commits (8)

  • f14e50 Add legend for time units (by @AndreyAkinshin)
  • e59550 Add info about OrderProviders in docs (by @AndreyAkinshin)
  • 6fc245 Fix ConfigPassingTest (by @AndreyAkinshin)
  • ef0583 Feature: XML Exporter (#452) (by @Teknikaali)
  • 3f2b5c .NET 4.7 support from .NET Core host process on Windows, fixes #461 (by @adamsitnik)
  • a0148d make allocation quantum public, deal with a spelling error and expose allocat... (by @RichLinnell)
  • 551387 add Windows check to our CsProjClassicNetToolchain (by @adamsitnik)
  • 971565 Set library version: 0.10.8 (by @AndreyAkinshin)

Contributors (4)

  • Adam Sitnik (@adamsitnik)
  • Andrey Akinshin (@AndreyAkinshin)
  • Anssi Kettunen (@Teknikaali)
  • Rich Linnell (@RichLinnell)

Thank you very much!

Additional details

Date: June 09, 2017

Milestone: v0.10.8

NuGet Packages:

  • https://www.nuget.org/packages/BenchmarkDotNet/0.10.8
  • https://www.nuget.org/packages/BenchmarkDotNet.Core/0.10.8
  • https://www.nuget.org/packages/BenchmarkDotNet.Toolchains.Roslyn/0.10.8
  • https://www.nuget.org/packages/BenchmarkDotNet.Diagnostics.Windows/0.10.8
  • Improve this Doc
In This Article
Back to top Copyright © 2013–2021 .NET Foundation and contributors