190 packages tagged with “Profiling”
Instrumentation library for Datadog APM.
Lightweight mini-profiler, designed for ASP.NET Core (not System.Web) websites
Auto-instrumentation assets for Datadog APM
Lightweight mini-profiler, designed for ASP.NET Core MVC (*not* System.Web) websites
Lightweight mini-profiler, designed for ASP.NET (including MVC) (non-.NET Core) websites
Annotations to enable additional features of the Datadog APM instrumentation library.
MiniProfiler: Integration for Entity Framework Core
Auto-instrumentation dotnet global tool for Datadog APM
The dotMemory console tool lets you start a profiling session and get memory snapshots from the command line. This can be helpful in various scenarios, like: * profiling an application on a remote server, * automating the process of gathering memory snapshots, for example, as a part of your continuous integration builds, * speeding up profiling routines by creating profiling scripts. The tool supports profiling of .NET Framework and .NET Core applications. The tool is a JetBrains Redistributable Product. This means it is free and can be freely redistributed. Note that it does not require JetBrains dotMemory to be installed on your machine. At the same time, to analyze the collected snapshots, you will need the standalone version of JetBrains dotMemory.
Provides OpenTracing support for Datadog APM
Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your ASP.NET 4.0 application. For ASP.NET MVC3 support, please NuGet Glimpse.MVC3.
dotMemory Unit is an additional unit testing framework that allows you to write tests that check code for all kinds of memory issues. For example, these can be tests that determine leaks by checking memory for objects of a particular type, or tests that track memory traffic and fail in case the traffic exceeds some threshold. In other words, dotMemory Unit extends your unit testing framework (NUnit, MSTest, or other) with the functionality of a memory profiler. To run tests that use dotMemory Unit, you should reference the dotMemory.Unit assembly (which is a part of this package) from your test project. Tests with the support for dotMemory Unit can be run either with a standalone unit test runner of your choice or with the ReSharper unit test runner. For standalone runners, you should use a mediator - the standalone dotMemory Unit launcher. If you want to use the ReSharper unit test runner, you should have either ReSharper 9.1 (or later) or dotCover 3.1 (or later) installed on your machine
MiniProfiler: Integration for Entity Framework 6
MiniProfiler extensions and helpers for ASP.NET MVC 4+
Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your ASP.NET MVC 5.0 application.
MiniProfiler: Extensions and helpers for ASP.NET MVC 5+ (non-.NET Core)
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
MiniProfiler: Profiler storage for SQL Server
MiniProfiler integration for WCF
JetBrains Profiler API allows you to control profiling sessions right from the code of your application. Use this API in conjunction with JetBrains dotTrace, JetBrains dotMemory, or JetBrains dotCover. This API can also be used in conjunction with JetBrains Self-Profiling API.
MiniProfiler: Profiler storage for Redis using StackExchange.Redis
Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your ASP.NET 3.5+ application. This package adds ADO profiling for those using DbProviderFactory.
Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your ASP.NET MVC 4.0 application.
Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your web application. Provides Glimpse tabs for EF6.
JetBrains Self-Profiling API lets you initiate and control profiling sessions right from the code of your application. The snapshots taken by the API calls can be later opened and investigated in JetBrains profiling tools. The main advantage of Self-Profiling API is that it doesn't require the profiling tools to be installed on the end-user machine. For example, you can use this API to take memory snapshots of your application on end-user desktops, staging and production servers, and so on. ATTENTION: Note that for its work JetBrains Self-Profiling API uses the JetBrains.dotMemory.Console and JetBrains.dotTrace.CommandLineTools packages which is distributed under the JetBrains Redistributable Product license: The library is free and can be freely redistributed but disassembling is not allowed.
MiniProfiler integration for Entity Framework. This package is Obsolete. Please use the MiniProfiler.EF5 or MiniProfiler.EF6 package instead.