CsharpRAPL 0.1.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package CsharpRAPL --version 0.1.7
NuGet\Install-Package CsharpRAPL -Version 0.1.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CsharpRAPL" Version="0.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CsharpRAPL --version 0.1.7
#r "nuget: CsharpRAPL, 0.1.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CsharpRAPL as a Cake Addin
#addin nuget:?package=CsharpRAPL&version=0.1.7

// Install CsharpRAPL as a Cake Tool
#tool nuget:?package=CsharpRAPL&version=0.1.7

CSharpRAPL is a framework for benchmarking C# in regards to energy.
           In the Benchmarks folder, all the benchmarks created for this project can be found.
           CSharpRAPL contains the library code we have implemented to use for benchmarking.
           This code is a continuation and extension of lrecht/ParadigmComparison, which is an earlier university project.
           By default, the CSharpRAPL tries to make each loop iteration take 2 seconds called Dynamic Loop Iteration Scaling.
           CSharpRAPL also has Dynamic Iteration Calculation which scales the number of loop iterations according to the deviation of the results.
           The results generated is a CSV file that contains the DRAM Energy, Temperature, Elapsed Time, Package Energy, and the return value of the Benchmark.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.15 446 5/20/2022
0.2.14 423 5/11/2022
0.2.13 382 5/11/2022
0.2.12 506 3/16/2022
0.2.11 384 3/16/2022
0.2.10 386 3/16/2022
0.2.9 400 3/15/2022
0.2.8 402 3/8/2022
0.2.7 477 3/2/2022
0.2.6 382 3/1/2022
0.2.5 391 3/1/2022
0.2.4 384 3/1/2022
0.2.3 385 3/1/2022
0.2.2 390 3/1/2022
0.2.1 475 2/21/2022
0.2.0 398 2/21/2022
0.1.9 387 2/21/2022
0.1.8 414 2/17/2022
0.1.7 385 2/17/2022
0.1.6 388 2/16/2022
0.1.5 407 2/9/2022
0.1.4 389 2/9/2022
0.1.3 392 2/8/2022
0.1.2 374 2/8/2022
0.1.1 372 2/8/2022
0.1.0 416 2/7/2022
0.0.6 397 2/3/2022
0.0.5 386 2/1/2022