
On 30.9.2011. 21:56, Brandon Kohn wrote:
Hello,
I've put together a Visual Studio 2010 extension package which wraps the functionality of Steven Watanabe and Domagoj Saric's template_profiler to create a template profile tool. It also adds a command to profile the build time of a project or a single C++ file. Both functions are accessed from the context menu in the solution explorer tree-view. It's still fairly young and could use some kicking about. Are there any VC10 users here that would be interested in giving it a try?
Hi, instead of that approach (probably the easiest way to use profile_templates2 is through a CMake project) you might want to try the Templight route. A couple of years back the Hungarian team behind it tried to do the same thing as you (a "meta program debugger and profiler" Visual Studio add-in, only it was written in C++ rather than in C#). The source for an alpha-ish version was also available somewhere on the web but I can't find it anywhere now, only the following info: http://gsd.web.elte.hu/templight http://gsd.web.elte.hu/templight/ECOOP_Templight_Poster.pdf http://gsd.web.elte.hu/contents/articles/gpce06.pdf http://aszt.inf.elte.hu/~gsd/s/cikkek/abel/comptime.pdf http://aszt.inf.elte.hu/~gsd/s/cikkek/abel/tmpcefp.pdf http://aszt.inf.elte.hu/~gsd/s/cikkek/profiling/profile.pdf http://patakino.web.elte.hu/ICAI_Poster.pdf I might still have their source somewhere on disk so I could upload it somewhere if you want (if there are no licencing issues of course)... -- "What Huxley teaches is that in the age of advanced technology, spiritual devastation is more likely to come from an enemy with a smiling face than from one whose countenance exudes suspicion and hate." Neil Postman