Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl 
    use strict;
    ...
    #print "This is the random_number from \@result: ".$result[1]."\n";
    
    1;
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    }
    
    1;
    
  3. or download this
    [MySQL]
    user=********
    ...
    port=3306
    db=Speed
    table=Data
    
  4. or download this
    Benchmark: running MySQL_OO, local_MySQL for at least 5 CPU seconds...
      MySQL_OO: 186 wallclock secs ( 4.69 usr +  0.77 sys =  5.46 CPU) @ 5
    +63.92/s (n=3079)
    ...
                 Rate local_MySQL    MySQL_OO
    local_MySQL 542/s          --         -1%
    MySQL_OO    548/s          1%          --