Help for this page

Select Code to Download


  1. or download this
    $ NUM_THREADS=48 ./llil4emh in/biga* | cksum
    llil4emh (fixed string length=12) start
    ...
        count lines     91395200
        count unique    79120065
    2005669956 712080585
    
  2. or download this
    $ perl llilsql.pl --threads=48 --maps=max in/biga* | cksum
    Tie::Hash::DBD SQLite database - start
    ...
        count lines  : 91395200
        count unique : 79120065
    2005669956 712080585
    
  3. or download this
    // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    +~~~~~~~~~
    // llil4umap.cc
    ...
    
       return 0;
    }