Help for this page

Select Code to Download


  1. or download this
    $ diff llil_judyhs1.pl llil_judyhs2.pl 
    7,10c7,10
    ...
    > my $DATA_SIZE        = 24;
    > my $COUNT_SIZE_BYTES = 4;
    > my $COUNT_SIZE_BITS  = 32;
    
  2. or download this
    $ time perl llil_judyhs1.pl big1.txt big2.txt big3.txt >out1.txt
    my_test start
    ...
    real  0m15.073s
    user  0m14.938s
    sys   0m0.119s