Help for this page

Select Code to Download


  1. or download this
    time/s    virtual  residential    
    00:00:00  16504     8428
    ...
    00:31:00  39160    31368
    00:32:00  40184    32268
    00:33:00  41208    33032
    
  2. or download this
    #!/usr/bin/perl
    
    ...
            usleep($sleep_value * 1000000);
            print "thread id " . threads->tid() . ": Done  sleeping " . $s
    +leep_value . " seconds\n";
    }
    
  3. or download this
    Summary of my perl5 (revision 5 version 10 subversion 1) configuration
    +:
    
    ...
        usemymalloc=n, bincompat5005=undef
      Compiler:
    [...]