Show / Hide Table of Contents

BenchmarkDotNet v0.7.7

Milestone details

In the v0.7.7 scope, 0 issues were resolved and 0 pull requests were merged. This release includes 14 commits by 2 contributors.

Resolved issues (0)

Merged pull requests (0)

Commits (14)

  • c94525 Add Cpu_BranchPerdictor (by @AndreyAkinshin)
  • 44cbb0 Add Algo_Md5VsSha256 (by @AndreyAkinshin)
  • 4d789c Most significant bit and bool to int conversions. (by @redknightlois)
  • 09446b Updated to avoid using an array. (by @redknightlois)
  • b16153 Fixed a bug where converting a bool to int instead to byte (which is the nati... (by @redknightlois)
  • 52acca Merge pull request #15 from redknightlois/master (by @AndreyAkinshin)
  • 66cce4 Fix troubles with inlining (by @AndreyAkinshin)
  • a8e641 Fixes in Jit_BoolToInt (by @AndreyAkinshin)
  • cfbb88 Rename task parameters: Current -> Host (by @AndreyAkinshin)
  • 209b4f Rename Task to BenchmarkTask, fix #9 (by @AndreyAkinshin)
  • 74be9d Fix typos (by @AndreyAkinshin)
  • adc6c2 Fix Intro_01_MethodTasks (by @AndreyAkinshin)
  • 438042 Add BenchmarkRunner.RunUrl (by @AndreyAkinshin)
  • 72d606 Set library version: 0.7.7 (by @AndreyAkinshin)

Contributors (2)

  • Andrey Akinshin (@AndreyAkinshin)
  • Federico Andres Lois (@redknightlois)

Thank you very much!

  • Improve this Doc
In This Article
Back to top Copyright © 2013–2021 .NET Foundation and contributors