github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm
Set by AlexDaniel on 12 June 2018.
lizmat not sure what's going on here, but the following code when run with --profile, fails deeply inside the grammar engine 08:07
my @alts = ^256; "127.0.0.1" ~~ /^ @alts ** 4 % \. $/ for ^2
with for ^1, it doesn't
but I guess that would be the static optimizer taking that one out 08:08
if you actually let it say the result, then it does show the first iteration 08:09
this is probably not a release blocker 08:10
masak lizmat++
lizmat: submit an issue somewhere to track it?
lizmat yeah, I will, but I thought I'd mention it here first 08:11
masak nodnod
lizmat R#2108 08:22
synopsebot R#2108 [open]: github.com/rakudo/rakudo/issues/2108 Fail to run regex repeatedly with --profile
timotimo looks like a duplicate of github.com/rakudo/rakudo/issues/2013 perhaps 12:57
oh, zof already posted that 12:58
Geth MoarVM: Kaiepi++ created pull request #918:
Allow getting file descriptors from async sockets
19:23
brrt \o 21:01
i've decided I hate VMs sufficiently to try cross compiling perl6 21:02