Guides 11791 Published by

The Geek Stuff posted two memory regression Perl scripts for testing



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.
  2 Memory Regression Perl Scripts for Linux