Files
popcyclical-blog-archive/posts/2010-03-20-simplified-performance-counters-in-net.md
T

1.4 KiB

title, date, slug, published
title date slug published
Simplified Performance Counters in .NET 2010-03-20T21:00:54.891-05:00 simplified-performance-counters-in-net true

I just posted an article on CodeProject about a generalized code block which can be used in a common scenario for simple performance benchmarking.  Check out "Simplified Performance Counters for Timed Operations" here

OperationPerformanceCounter_AddCounters OperationPerformanceCounter_OperationsPerSecond OperationPerformanceCounter_AverageDuration