Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: Rosetta Code: Long List is Long (faster)

by marioroy (Prior)
on Dec 29, 2022 at 08:51 UTC ( [id://11149181]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    cd ~/Downloads
    wget http://www.jsoftware.com/download/j903/install/j903_linux64.tar.g
    +z
    tar xzf j903_linux64.tar.gz -C ~/
    
  2. or download this
    $ diff llil.ijs llil2.ijs 
    50c50
    ...
    64,65d63
    < echo 'Finished. Waiting for a key...'
    < stdin ''
    
  3. or download this
    $ ~/j903/bin/jconsole llil2.ijs big1.txt big2.txt big3.txt out.txt
    Read and parse input:    0.850145
    Classify, sum, sort:     2.08596
    Format and write output: 1.24986
    Total time:              4.18597
    
  4. or download this
    # Update J engine to AVX or AVX2, depending on the CPU.
    
    ...
    Classify, sum, sort:     1.56741
    Format and write output: 1.12442
    Total time:              3.48103
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11149181]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-03-28 19:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found