During performance testing of your application you might want to perform some sort of memory regression testing. This article contains two memory regression scripts that are written in perl which will occupy a specific amount of memory for a certain amount of time, for your testing. 1. Basic Memory Regression Script To execute this script, [...]
November 2011
You can connect with us in more than one way. Use the following methods to connect with us. 1. Facebook Go to TGS facebook page, and click on ‘Like’ button next to “The Geek Stuff”, and participate in Linux and open source related conversations from us. 2. Twitter Go to TGS twitter, and click on [...]
Have you ever wondered how your computer talks to other computers on your local LAN or to other systems on the internet? Understanding the intricacies of how computers interact is an important part of networking and is of equal interest to a sysadmin as well as to a developer. In this article, we will make [...]