Monthly Archives: March 2009

SmartInspect 3.2: new build available

I’ve just uploaded a new build of SmartInspect 3.2. The new build contains an important fix for a problem where the SmartInspect Console may become unresponsive/locked for a few seconds (while loading a log file or scrolling a view, for example). The exact version number of the new build is 3.2.0.8546. If you’ve already downloaded [...]
Posted in DelphiFeeds.com, Gurock Software, SmartInspect | Leave a comment

Delphi 2009 and backwards compatibility

In a recent blog post I saw on DelphiFeeds.com, Babnik argues that Delphi 2009 should have been compatible with older Delphi versions by still treating String as an AnsiString and introducing a parallel VCL with UnicodeStrings (think TEdit vs. TEditW). I don’t think this would have been a good idea. I understand that there are many [...]
Posted in DelphiFeeds.com, SmartInspect | 14 Comments

SmartInspect 3.2 is available

We are happy to announce the release of SmartInspect 3.2. Besides adding some often requested features to the Console and logging libraries, we made some major changes to the SmartInspect Console in how it loads and processes log files, reducing the memory usage during log file loading drastically and making it faster in general. We’ve also [...]
Posted in DelphiFeeds.com, Gurock Software, SmartInspect | Leave a comment

Optimizing Memory Consumption with String Pools

For those of you who haven’t yet subscribed to our new software quality blog, here are links to an interesting post series Tobias has recently written and published on No bug left behind. Tobias explains how to reduce memory usage by making use of string pools and shows how we integrated this technique into the [...]
Posted in Gurock Software, SmartInspect, Software Quality | Leave a comment