Help for this page

Select Code to Download


  1. or download this
    # this script will use 40% CPU instead of 100%
    use CPU 40;
    1 while 1;
    
  2. or download this
    use less CPU => 40, memory => '30MB';