🦋 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: ... | Logs available at irclogs.raku.org/raku-dev/live.html | For MoarVM see #moarvm
Set by lizmat on 8 June 2022.
lizmat_ M1 Files=1353, Tests=116312, 192 wallclock secs (16.44 usr 4.16 sys + 1126.89 cusr 60.16 csys = 1207.65 CPU) 08:19
Geth rakudo/rakuast: 7 commits pushed by (Stefan Seifert)++ 11:03
nine 2 weeks of hard work. Feels good to have that pushed :) 11:04
[Tux] Rakudo v2022.06-11-gb5a82d28b (v6.d) on MoarVM 2022.06-1-ged7e1a51b
csv-ip5xs0.750 - 0.758
csv-ip5xs-205.042 - 5.140
csv-parser3.413 - 3.545
csv-test-xs-200.403 - 0.419
test6.549 - 6.827
test-t1.371 - 1.460
test-t --race0.823 - 0.825
test-t-2020.155 - 20.982
test-t-20 --race6.415 - 6.484
11:30
dogbert17 nine++, why not relax a bit with a MoarVM bug? # worst sales pitch ever :) 11:43
Geth rakudo/lizmat-speedup-coercions: 70cd6adc98 | (Elizabeth Mattijsen)++ | src/Perl6/Metamodel/CoercionHOW.nqp
This commit makes coercions up to 1.6x as fast

  - calling method named after type, e.g. Int() -> .Int: 1.6x as fast
  - calling .COERCE: 4% faster
  - calling .new: 3% faster
This has been achieved by breaking up the large "coerce" method into ... (15 more lines)
12:36
rakudo: lizmat++ created pull request #4953:
Make coercions up to 1.6x as fast
lizmat afk& 12:43
Geth WebService-GitHub/main: fdbb9fe8b5 | (Patrick Böker)++ | dev-scripts/templates/META6.json.crotmp
Add two missing dependencies to META6.json
14:38
WebService-GitHub/main: b45dd8075d | (Patrick Böker)++ | dev-scripts/generate-module
Version 0.2.2
carlmasak greetings, #raku-dev 15:57
tellable6 2022-05-04T19:48:47Z #raku <tonyo> carlmasak agreed (re:haskell's stability in dependencies)
carlmasak very few languages/communities get stability in dependencies right. it should be an immutable model (similar to Git), otherwise there will always be, how to say, needless breakage 15:58
"hey, let me just update this dependency for you without asking -- what do you mean you don't have time to run all the integration tests, it's just a patch upgrade, don't be so squeamish" 16:00
...it's quiet here tonight :) 17:03
I think I just realized something about bottom-up parsing. anyone written a bottom-up parser? except for pmichaud who is not here 17:04
carlmasak 'night, #raku-dev. I'll try my luck again sometime soon 18:11