Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

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

by Anonymous Monk
on Dec 27, 2022 at 14:47 UTC ( [id://11149131]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    llil2grt start
    get_properties : 16 secs
    sort + output  : 31 secs
    total          : 47 secs
    Peak working set (memory): 2,744,200K
    
  2. or download this
    llil2grt start
    get_properties : 11 secs
    sort + output  : 20 secs
    total          : 31 secs
    2,152,848 Kbytes of RAM were used
    
  3. or download this
    my_Judy_test start
    get_properties : 13 secs
    sort + output  : 7 secs
    total          : 20 secs
    349,124 Kbytes of RAM were used
    
  4. or download this
    llil2grt start
    get_properties      CPU time : 4.252 secs
    ...
    total               CPU time : 7.254 secs
    total        wall clock time : 7 secs
    Memory use (Windows Private Bytes): 1,626,728K
    
  5. or download this
    Read and parse input:    1.636
    Classify, sum, sort:     2.206
    ...
    Finished. Waiting for a key...
    
    Peak working set (memory): 657,792K
    
  6. or download this
    NB. -----------------------------------------------------------
    NB. --- This file is "llil.ijs"
    ...
    echo 'Finished. Waiting for a key...'
    stdin ''
    exit 0
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-26 00:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found