Measurement & Measure (edit)
- Roslyn
- Codebase
- StackOverflow
- .NET Best Performance
- C# Best Performance
- Measure
- C# Performance Profiler
- .NET Performance Profiler
- C# Performance Monitoring
- ET Performance Monitoring
Simple BenchmarkDotNet
Simple microbenchmarking in C# (jonskeet.uk)
BenchmarkDotNet (C#)
Powerful .NET library for benchmarking
GitHub - dotnet/BenchmarkDotNet: Powerful .NET library for benchmarking
using BenchmarkDotNet.Attributes
using BenchmarkDotNet.Running
[Benchmark]
Micro-Benchmarks (C)
Micro benchmark comparison of Julia against other languages
GitHub - JuliaLang/Microbenchmarks: Micro benchmark comparison of Julia against other languages
Performance and How to Measure It site:www.infoq.com
C# Deadlocks in Depth - Part 1 - Michael's Coding Spot (michaelscodingspot.com)
C# Deadlocks in Depth – Part 2 - Michael's Coding Spot (michaelscodingspot.com)
C# .NET - How to measure performance of C# method in milliseconds? (karpach.com)
Kristof Verbiest - Bite-size C#: Beware of the stopwatch
Performance Tests: Precise Run Time Measurements with System.Diagnostics.Stopwatch - CodeProject
Measure C# Code Performance (pvladov.com)
SQL Tools
SQL tools overview - SQL Server | Microsoft Docs
SQL Command Prompt Utilities (Database Engine) - SQL Server | Microsoft Docs
Download SQL Server extended features and tools - SQL Server | Microsoft Docs
Keywords:
Measure, Measurement & Measurements
Measuring code execution time
Performance measurement of .NET application
C# Production Profiler
dotTrace .NET Performance Profiler
dotTrace Profiler: .NET Profiling Experience Like No Other by JetBrains
ANTS Performance Profiler
.NET Profiler To Boost Application Performance| ANTS Performance Profiler (red-gate.com)
Unchase.FluentPerformanceMeter
- Unchase.FluentPerformanceMeter - Make the exact performance measurements of the public methods for public classes using this NuGet Package with fluent interface.
- Unchase.FluentPerformanceMeter - An open-source and cross-platform .Net Standard 2.0 library that is designed for the method’s performance measurement.
- Towel - data structures, algorithms, mathematics, metadata, extensions, console, measurements, and other useful stuff
How to measure a method's performance in C# applications - DEV Community
https://medium.com/@unchase/how-to-measure-a-methods-performance-in-c-applications-21e1788797d9 (medium.com)
C# .NET - How to measure performance of C# method in milliseconds? (karpach.com)
Performance and How to Measure It (infoq.com)
Advanced Topics in Measurements | IntechOpen
The 10 Most Common Mistakes in C# Programming | Toptal (reddit.com)
Best Practices: Starting a New C# Project - Applied Information Sciences (ais.com)
C# Best Practices and Tips from C# experts | Toptal®
5 Tips to Improve Performance of C# Code (c-sharpcorner.com)
The 10 Most Common Mistakes in C# Programming | Toptal
Best practices for Selenium and Appium testing with C# and NUnit (digital.ai)
Advanced Unit Testing, Part I - Overview - CodeProject
Best practices for writing unit tests - .NET | Microsoft Docs
30 best practices for software development and testing | Opensource.com