I would like to perfom automatic profiling on my code during my continuous integration.
I know tools like dottrace that allow to profile my code, but what I would like is a tool that each night makes profiling and send me a report then I can know which code needs to be improved.
From this is seems that ANTS Profiler can do that: