CSMarkLib.Calculation
2.0.1
Package Description
See the version list below for details.
Install-Package CSMarkLib.Calculation -Version 2.0.1
dotnet add package CSMarkLib.Calculation --version 2.0.1
<PackageReference Include="CSMarkLib.Calculation" Version="2.0.1" />
paket add CSMarkLib.Calculation --version 2.0.1
#r "nuget: CSMarkLib.Calculation, 2.0.1"
Release Notes
## Changes
* Re-added and implemented Tile Cost Finder benchmark.
* Re-added and implemented Percentage Error benchmark.
* Re-added and implemented FizzBuzz benchmark.
* Re-added and implemented Fibonacci Sequence benchmark.
* Substantially modified Calculation and Benchmark base classes to support new BenchmarkLoader class
* Created new BenchmarkType enum
* Created new BenchmarkLoader designed to replace individual benchmark implementations and create them dynamically from the new Calculation classes - Interaction with this class is required to get generated Benchmark objects
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CSMarkLib.Calculation:
Package | Downloads |
---|---|
CSMarkLib.Benchmark
C# CSMark benchmarking code and dynamic benchmark loading code.
|
|
PyMarkCSLib
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.3.0-preview.1 | 94 | 9/24/2020 |
2.2.0 | 177 | 9/3/2020 |
2.1.0 | 160 | 5/27/2020 |
2.0.1 | 124 | 5/26/2020 |
2.0.1-preview2 | 230 | 4/30/2020 |
2.0.1-preview1 | 202 | 4/28/2020 |