Skip to content

Latest commit

 

History

History

StressTest

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
synthetic-task.sh

  Helps you create simple, dummy computing tasks that run in a given number of child processes
  for a given number of iterations. Useful for load testing.

  See the script's source code for more information.


consume-memory.pl

  Helps you simulate a process that consumes the given amount of memory.
  Useful to test cgroups memory limits.