Fody/MethodTimer

Support for performance counters

GeertvanHorrik opened this issue · 4 comments

The initialization code is just too hard, but performance counters do give a great advantage and insight.

http://www.codeproject.com/Articles/8590/An-Introduction-To-Performance-Counters

For example, instead of [Time], use [PerformanceCounter("Group", "Name")]

@GeertvanHorrik I think that would be better as a different addin. shall we come of with a name and create it?

Yep, you are right. Starting from February 1st, I will have more time. Until then, let's just leave it as-is.

closing this and will eagerly await a new project being started by @GeertvanHorrik