🦋 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.
ugexe github.com/rakudo/rakudo/blob/09f5...m6#L65-L75 -- should this be guarding on the nqp::bindkey? 02:22
lizmat Files=1351, Tests=117096, 289 wallclock secs (35.15 usr 9.95 sys + 4012.76 cusr 332.71 csys = 4390.57 CPU) 10:03
[Tux] Rakudo v2021.12-164-gdab9cd661 (v6.d) on MoarVM 2021.12-98-g2a19feca6
csv-ip5xs0.805 - 0.812
csv-ip5xs-205.126 - 5.147
csv-parser3.982 - 4.021
csv-test-xs-200.406 - 0.410
test6.732 - 6.771
test-t1.549 - 1.564
test-t --race0.871 - 0.886
test-t-2022.981 - 23.410
test-t-20 --race7.455 - 7.494
11:23
Geth nqp/coerce_si-tests: 1feccc9193 | (Nicholas Clark)++ | t/nqp/109-coercions.t
Tests for `nqp::coerce_si`
13:26
nqp: nwc10++ created pull request #759:
Tests for `nqp::coerce_si`
13:40
ugexe m: my $s = Int.WHO; (1..100000).race.map({ $s.package_at_key("$_") }) 14:11
camelia MoarVM oops: MVM_str_hash_fetch_nocheck called with a stale hashtable pointer
at SETTING::src/core.c/Stash.pm6:65 (/home/camelia/rakudo-m-inst-1/share/perl6/runtime/CORE.c.setting.moarvm:package_at_key)
from SETTING::src/core.c/Rakudo/Interna…
ugexe I don't really know anything about how package_at_key is supposed to be used though, so that code path might not actually be used internally 14:12
Geth rakudo: vrurg++ created pull request #4743:
Fix method put failing on junctions
23:16
roast: vrurg++ created pull request #788:
Add tests for basic IO over junctions
23:18