🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | log inspection situation still under development | For MoarVM see #moarvm
Set by lizmat on 22 May 2021.
lizmat Files=1351, Tests=117094, 289 wallclock secs (34.82 usr 9.87 sys + 3992.99 cusr 324.95 csys = 4362.63 CPU) 09:59
yeah, yesterday's timing was an outlier 10:00
notable6: weekly 10:20
notable6 lizmat, No notes for “weekly”
lizmat And yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2022/01/24/2022-...ned-merge/ 12:20
Anton Antonov This is great: "Elizabeth Mattijsen made the .unique, .repeated and .squish methods on native arrays about 3x as fast." 12:56
Geth rakudo: 2ee3a46e3e | (Patrick Böker)++ | CREDITS
CREDITS: Update Patrick Böker e-mail and usernames
14:27
Geth LWP-Simple: sdondley++ created pull request #48:
encourage others to document
20:06
Geth rakudo/rakuast: 69c9ca2323 | (Jonathan Worthington)++ | 3 files
Compile literal radix numbers to RakuAST

We don't introduce a new AST node type for the literal forms, since they are really just another way of writing an IntLiteral or RatLiteral (so it's the same as how we don't have a special AST form for 0xBEEF). (The non-literal forms, however, will require the addition of further AST node types.)
22:53
MasterDuke new rakuast commits, nice 22:59
japhb I was just thinking the same thing. jnthn++ :-) 23:07
Geth rakudo: vrurg++ created pull request #4735:
Further improvements to smartmatch dispatcher
23:10
Geth roast: vrurg++ created pull request #787:
Adjust tests to better work with improved smartmatch dispatcher on MoarVM
23:25
gfldex can anybody please confirm or deny surprising lowness of gist.github.com/b15f95ea9444f34161...82860da461 please? 23:43
The profiler doesn't like it either. 23:45
Specialized Frames0.41% (4204)
MasterDuke that is...not fast 23:56
gfldex Am I in Rakudobug territory?
MasterDuke well, assuming is known to be quite slow 23:57
but that slow...
i think it just kills all inlining. and inlining is a pretty large part of what spesh does 23:59