Help for this page

Select Code to Download


  1. or download this
    llil2vec start
    get_properties      CPU time : 3.06313 secs
    ...
    write stdout        CPU time : 1.22461 secs
    total               CPU time : 5.62766 secs
    total        wall clock time : 5 secs
    
  2. or download this
    Ave CPU time: 5.5 secs
    (Memory use (Windows Private Bytes): 1,225,580K)
    
  3. or download this
    llil2vec (fixed string length=6) start
    get_properties      CPU time : 2.09353 secs
    ...
    write stdout        CPU time : 1.22765 secs
    total               CPU time : 4.62331 secs
    total        wall clock time : 4 secs
    
  4. or download this
    Ave CPU time: 4.3 secs
    (Memory use (Windows Private Bytes): 814,940K)
    
  5. or download this
    // llil2vec.cpp.
    // Vector version of llil2grt.pl.
    ...
    
       return 0;
    }