Chris:
Hullo. I was going to build a type with a method I would put into every function/method in my projects that would, if I set a global to, track all of [these functions] memory usages, cpu usages, and lifespans. This data would be output to a file, which could then be read and analyzed by another program, which would turn everything into graphs and summaries and such.
I was wondering if anyone had already done this though, or if there was anything with a similar result.
Hullo. I was going to build a type with a method I would put into every function/method in my projects that would, if I set a global to, track all of [these functions] memory usages, cpu usages, and lifespans. This data would be output to a file, which could then be read and analyzed by another program, which would turn everything into graphs and summaries and such.
I was wondering if anyone had already done this though, or if there was anything with a similar result.