Pinned Repositories
BenchmarkDotNet
Powerful .NET library for benchmarking
Benchmarks
Benchmarks for ASP.NET Core
core
.NET news, announcements, release notes, and more!
crank
Benchmarking infrastructure for applications
diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
docs
This repository contains .NET Documentation.
GCOnboarding
Onboarding documentation for development of CLR Garbage Collection
performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
mrsharm's Repositories
mrsharm/BenchmarkDotNet
Powerful .NET library for benchmarking
mrsharm/Benchmarks
Benchmarks for ASP.NET Core
mrsharm/core
.NET news, announcements, release notes, and more!
mrsharm/crank
Benchmarking infrastructure for applications
mrsharm/diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
mrsharm/docs
This repository contains .NET Documentation.
mrsharm/GCOnboarding
Onboarding documentation for development of CLR Garbage Collection
mrsharm/GettingStartedWithNotebooksForPerfAnalysis
This repo contains examples to get started using .NET Interactive Notebooks for Performance Analysis
mrsharm/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
mrsharm/performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
mrsharm/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
mrsharm/dotnet-api-docs
.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
mrsharm/GlobalMemoryStatus
A simple Windows C++ program that indicates the Global Memory Load.
mrsharm/mem-doc
This is a document to help with .NET memory analysis and diagnostics.
mrsharm/optimize-prototype
Optimization Prototype Leveraging crank and Bayesian Optimization
mrsharm/perfview
PerfView is a CPU and memory performance-analysis tool
mrsharm/runfo
Collection of utilities for working with our devops infrastructure
mrsharm/SpinWaitSimulation
Simple program to experiment with spin wait analysis
mrsharm/StatisticsForPerfEngineers
Associated repository containing notebooks from my learning paper entitled "Statistics For Perf Engineers"
mrsharm/vs-streamjsonrpc
The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, client proxy generation, and more.