🦋 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.
00:08 reportable6 left 00:10 reportable6 joined 00:54 frost joined 01:50 frost left 02:36 MasterDuke left 03:40 quotable6 left, evalable6 left, bisectable6 left, reportable6 left, linkable6 left, benchable6 left, releasable6 left, sourceable6 left, shareable6 left, bloatable6 left, unicodable6 left, greppable6 left, coverable6 left, statisfiable6 left, tellable6 left, squashable6 left, committable6 left, nativecallable6 left, notable6 left 03:41 bisectable6 joined 03:42 reportable6 joined, bloatable6 joined 03:43 committable6 joined, releasable6 joined, statisfiable6 joined 04:41 sourceable6 joined 04:42 unicodable6 joined, squashable6 joined, coverable6 joined 04:43 benchable6 joined, notable6 joined, nativecallable6 joined, quotable6 joined 05:43 sourceable6 left, benchable6 left, squashable6 left, coverable6 left, committable6 left, nativecallable6 left, quotable6 left, releasable6 left, bloatable6 left, bisectable6 left, unicodable6 left, statisfiable6 left, reportable6 left, notable6 left 05:44 evalable6 joined, unicodable6 joined, nativecallable6 joined, reportable6 joined 05:45 squashable6 joined 05:46 releasable6 joined, committable6 joined, bloatable6 joined 05:47 coverable6 joined 06:09 reportable6 left 06:45 quotable6 joined, notable6 joined 07:11 reportable6 joined 07:44 statisfiable6 joined 07:47 bisectable6 joined 08:47 TheAthlete joined 09:38 qorg11 left 09:41 tellable6 joined, qorg11 joined 09:42 linkable6 joined 09:44 sourceable6 joined 09:46 benchable6 joined
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”
10:26 TheAthlete left 10:42 shareable6 joined, greppable6 joined 11:37 Altai-man joined 12:08 reportable6 left 12:09 reportable6 joined 12:10 frost joined
lizmat And yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2022/01/24/2022-...ned-merge/ 12:20
12:50 frost left
Anton Antonov This is great: "Elizabeth Mattijsen made the .unique, .repeated and .squish methods on native arrays about 3x as fast." 12:56
13:03 frost joined, TheAthlete joined 13:52 discord-raku-bot left 13:53 discord-raku-bot joined 14:09 frost left 14:12 frost joined
Geth rakudo: 2ee3a46e3e | (Patrick Böker)++ | CREDITS
CREDITS: Update Patrick Böker e-mail and usernames
14:27
15:32 frost left 15:54 qorg11 left 15:55 qorg11 joined 16:37 sena_kun_ joined, Altai-man left 16:44 andinus joined 17:56 Altai-man joined 17:58 sena_kun_ left 18:06 reportable6 left, reportable6 joined 18:26 Altai-man left 19:34 lizmat left
Geth LWP-Simple: sdondley++ created pull request #48:
encourage others to document
20:06
20:31 lizmat joined 20:46 TheAthlete left 22:02 MasterDuke joined
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
23:24 sena_kun left
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)
23:50 sena_kun joined
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