Support for performance counters
GeertvanHorrik opened this issue · 4 comments
GeertvanHorrik commented
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
GeertvanHorrik commented
For example, instead of [Time], use [PerformanceCounter("Group", "Name")]
SimonCropp commented
@GeertvanHorrik I think that would be better as a different addin. shall we come of with a name and create it?
GeertvanHorrik commented
Yep, you are right. Starting from February 1st, I will have more time. Until then, let's just leave it as-is.
SimonCropp commented
closing this and will eagerly await a new project being started by @GeertvanHorrik