I've changed my OP to include a link to the latest version of the examples in the reactive programming presentation. I can already see that the method .unchanged has been renamed to .stable since the PDF was generated so you'll definitely need to refer to the repo. The latest code should work with both the MoarVM and JVM backends bundled with Star.

We've recently reached the point where there's the first microbenchmark that runs faster in P6 than P5. But in general it's still early days for Rakudo/NQP/MoarVM optimization. If you expect Rakudo Perl 6 to be extremely slow then you can't be disappointed and you might even be pleasantly surprised. :)

If you end up trying Rakudo I strongly recommend you visit the freenode IRC channel #perl6.


In reply to Re^2: Rakudo Star (Perl 6 bundle) now supports MoarVM and JVM backends by raiph
in thread Rakudo Star (Perl 6 bundle) now supports MoarVM and JVM backends by raiph

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.