How to make Content Testing consume less CPU power.
Tag Archives: Performance
Loading memory snapshot into debugger
Memory snapshot captures a picture of the process in time. It is a source of wonderful information about application. This post shows how to unlock access to the data.
Memory dumps intro
Memory dump is a snapshot of an application, similar to real-world picture. It has data about ongoing activities, all the data software operates with. You’ve never seen your application