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

Re: Longest Collatz using MCE::Flow, Inline::C, and GCC compiler intrinsics (Caching)

by marioroy (Prior)
on Apr 12, 2020 at 05:47 UTC ( [id://11115396]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    say "Longest Collatz (index and value)";
    say "$number $length";
    
  2. or download this
    1e7 : 8400511 685
    
    ...
        collatz_longest_c1       0m01.868s  Inline C code
        collatz_longest_c2       0m00.778s  Inline C code
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (9)
As of 2024-04-23 10:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found