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

Re: P6 benchmarks (was Re^10: Hockey Sticks)

by BrowserUk (Patriarch)
on Jul 12, 2012 at 21:31 UTC ( [id://981504]=note: print w/replies, xml ) Need Help??


in reply to P6 benchmarks (was Re^10: Hockey Sticks)
in thread Hockey Sticks

For example, in theory, P6 autothreading is supposed to automatically distribute a lot of computation over the multiple CPUs in multicore hardware. However, following good dev practice, a lot of P6 optimization has been left till "the last mile" -- which is where I think things are at now.

Okay, thanks. The above, combined with slideshow, told me -- albeit rather verbosely in the latter case -- everythng I needed to know.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

The start of some sanity?

  • Comment on Re: P6 benchmarks (was Re^10: Hockey Sticks)

Replies are listed 'Best First'.
Re^2: P6 benchmarks (was Re^10: Hockey Sticks)
by raiph (Deacon) on Jul 12, 2012 at 23:59 UTC
    A follow up note to Patrick's Rakudo performance slideshow. The Rakudo team has only recently begun optimizing the compiler. So, although loops are something like 30x faster than they were 18 months ago, and Perl 6 is now considered fast enough that some folk have chosen to use it in commercial production settings, loops are still about 30x slower than Perl 5. Fortunately, it's been speeding up a lot for many months now and several big jumps are expected over the next year.

Log In?
Username:
Password:

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

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

    No recent polls found