Archive for category Profiling

Poor C++ developer's performance profiler – Helper Code

A while back I wrote a post about how I’ve used Stopwatch to profile .NET applications, this post is similar, it shows how “micro-benchmarking” can be done in C++ and more importantly it also shows how we can create a “using block” in …

, , , , , , , ,

No Comments

Renesas Rulz

It can automatically generate start-up code for the targeted CPU. And the HEW supports advanced debugging features such as code profiling , performance analysis, code coverage, and trace features.

, , , , , , ,

No Comments

Are you a First Aider? Something to think about. « Perfect …

Perfect imprecision, thoughts on memory leaks, performance profiling , code coverage, deadlock detection and flow tracing is proudly powered by WordPress · Entries (RSS) and Comments (RSS).

, , , , , ,

No Comments

Saving resources by deducing the total prediction events – US …

Building code –compile and link a version of applications code 2. Loading code –loading thecode into real hardware system or a software model 3. Debugging/ Profiling code –chasing correctness or performance problems 4

, , , , , , ,

No Comments

How to replace IsBadReadPtr? « Perfect imprecision, thoughts on …

Perfect imprecision, thoughts on memory leaks, performance profiling , code coverage, deadlock detection and flow tracing is proudly powered by WordPress · Entries (RSS) and Comments (RSS). …

, , , , , ,

No Comments

.NET and Memory » Blog Archive » Memory Profiling SQL Server

One profiling scenario that is currently not supported by .NET Memory Profiler is SQL Server profiling . If your SQL Server database contains any .NET stored procedures or any other .NET code it can be important to validate the memory …

, , , , , , , , ,

No Comments

Anomalous Anomaly » Blog Archive » Google Summer of Code 2010 …

I’ve been trying to get Google perftools to work, so I can start doing some heap profiling on Unladen Swallow. Unfortunately, it’s not working nicely, even with one of my own projects.

, , , , , , , , , ,

No Comments

The cost of using OutputDebugString « Perfect imprecision …

The benefit of using OutputDebugString is the ability to leave a relatively benign function in your code that can output useful textual information which can be monitored by a debugger or a suitable utility (such as DebugView).

, , , , , , , , , , ,

No Comments

California Penal Code Section 834b sounds a lot like Arizona's …

California Penal Code Section 834b sounds a lot like Arizona’s anti illegal-immigration bill minus no racial profiling ! Hypocrites! mw_gonzalez_jesus.jpg All the boycotts of Arizona called for by California cities like Los Angeles, …

, , , , , , ,

No Comments

Elegant Code » Silverlight Profiling PowerShell helper.

I was playing around with some Silverlight profiling the other night to see if I could find any obvious issues with my open source project StatLight and wound up writing a little script in PowerShell I hoped someone might find helpful.

, , , , , , , , ,

No Comments