Help for this page

Select Code to Download


  1. or download this
    $ NUM_THREADS=3 ./llil4vec big1.txt big2.txt big3.txt >out.txt
    llil4vec (fixed string length=12) start
    ...
    vector stable sort     0.267 secs
    write stdout           0.191 secs
    total time             0.818 secs
    
  2. or download this
    // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    +~~~~~~~~~
    // llil4vec.cc
    ...
    
       return 0;
    }