Simple, efficient code profiling
technique for unmanaged C++
(part 1 of 2)
Jeudi 9 octobre 2008
Hello everyone, I am an SDE at IP-Tech working on C/C++ development projects. It has been a hot summer for me, rambling between different professional experiences; Just before finally finding peace at IP-Tech where I even have the time to blog about technical programming issues.
For my first post, I thought about several topics but I will start by the one I’m currently involved with at IP-Tech: code profiling. Actually, we are currently implementing a document management system as a part of our nearshore projects with Business Document: Apart from ongoing multimodal collaborative UI front ends (Web Interfaces, Desktop ones..) for the interactive document production (editing, describing, creating, and tracking), there is a plan to enable automated, high-volume batch document creation via a silent (non-UI) time-critical process.
