Velentr.PerformanceMetrics
2.0.2
dotnet add package Velentr.PerformanceMetrics --version 2.0.2
NuGet\Install-Package Velentr.PerformanceMetrics -Version 2.0.2
<PackageReference Include="Velentr.PerformanceMetrics" Version="2.0.2" />
paket add Velentr.PerformanceMetrics --version 2.0.2
#r "nuget: Velentr.PerformanceMetrics, 2.0.2"
// Install Velentr.PerformanceMetrics as a Cake Addin #addin nuget:?package=Velentr.PerformanceMetrics&version=2.0.2 // Install Velentr.PerformanceMetrics as a Cake Tool #tool nuget:?package=Velentr.PerformanceMetrics&version=2.0.2
Velentr.PerformanceMetrics
A library containing some useful helpers for code profiling, performance testing, and debugging
Installation
A generic nuget package is available: : Velentr.PerformanceMetrics
There are also nuget packages available for Monogame and FNA:
- Monogame : Velentr.PerformanceMetrics.Monogame
- FNA : Velentr.PerformanceMetrics.FNA
Currently, the only extra the framework-specific versions include is a version of the Microsoft.Xna.Framework.Game class that automatically tracks and displays various performance metrics.
Future Plans
See list of issues under the Milestones: https://github.com/vonderborch/Velentr.PerformanceMetrics/milestones
Product | Versions 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. |
-
net6.0
- System.Diagnostics.PerformanceCounter (>= 7.0.0)
- Velentr.Collections (>= 2.0.2)
- Velentr.Core (>= 2.0.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Velentr.PerformanceMetrics:
Package | Downloads |
---|---|
Velentr.PerformanceMetrics.FNA
A library containing some useful helpers for code profiling, performance testing, and debugging |
|
Velentr.PerformanceMetrics.Monogame
A library containing some useful helpers for code profiling, performance testing, and debugging |
GitHub repositories
This package is not used by any popular GitHub repositories.