Welcome to the main channel on the development of MoarVM, a virtual machine for NQP and Rakudo (moarvm.org). This channel is being logged for historical purposes. Set by lizmat on 24 May 2021. |
|||
00:06
reportable6 left
00:08
reportable6 joined
00:40
epony left
00:43
epony joined
01:08
Kaiepi left
|
|||
MasterDuke | vrurg: in nqp, dynamics can just pop into existence | 01:55 | |
nqp: sub a() { my @b := @*c; say(nqp::elems(@b)) }; nqp::push(@*c, 1); nqp::push(@*c, "d"); a() # vrurg | 01:56 | ||
camelia | 2 | ||
vrurg | MasterDuke: in what context they are vivified? GLOBAL? | ||
MasterDuke | dunno | ||
vrurg | nqp: sub a() { my @b := @*c; say(nqp::elems(@b)) }; nqp::push(@*c, 1); nqp::push(@*c, "d"); a(); say(nqp::elems(@*c)); | 01:57 | |
camelia | 2 2 |
||
MasterDuke | i just noticed it happened and took advantage of it years ago, hadn't thought about it again until just now | ||
vrurg | Ok, it explains. | ||
Anyway, I'm working on drifting away from that mechanism and trying to get use of $*CURRENT-FILE in the context of current compunit compilation. | 01:58 | ||
MasterDuke | cool | 02:00 | |
nine: with the patch as is and default MoarVM Configure.pl settings, there's no easily noticeable decrease in CORE.e compile time. if i build MoarVM with `--no-mimalloc`, then the patch does seem to improve CORE.e compile times, from ~3.5s down to ~3.3s (both of which are slower than when using mimalloc) | 02:16 | ||
so admittedly, not the most impactful of changes. i do think reducing allocs is good in general, but i guess amdahl strikes again | 02:22 | ||
02:27
frost43 joined
02:28
frost43 left
02:29
frost joined
03:29
unicodable6 left,
notable6 left,
linkable6 left,
coverable6 left,
evalable6 left,
releasable6 left,
tellable6 left,
reportable6 left,
quotable6 left,
squashable6 left,
benchable6 left,
committable6 left,
bloatable6 left,
bisectable6 left,
greppable6 left,
statisfiable6 left,
sourceable6 left,
shareable6 left,
nativecallable6 left,
shareable6 joined,
tellable6 joined
03:30
coverable6 joined,
quotable6 joined,
unicodable6 joined,
evalable6 joined,
reportable6 joined,
greppable6 joined
03:31
committable6 joined,
nativecallable6 joined,
bloatable6 joined,
linkable6 joined
03:32
sourceable6 joined,
squashable6 joined,
benchable6 joined,
releasable6 joined,
statisfiable6 joined,
notable6 joined,
bisectable6 joined
04:58
frost left
05:27
Kaiepi joined,
Guest32 left
06:07
reportable6 left
06:08
reportable6 joined
07:08
bisectable6 left,
notable6 left,
statisfiable6 left,
benchable6 left,
linkable6 left,
committable6 left,
unicodable6 left,
quotable6 left,
sourceable6 left,
bloatable6 left,
nativecallable6 left,
greppable6 left,
releasable6 left,
evalable6 left,
tellable6 left,
reportable6 left,
coverable6 left,
squashable6 left,
shareable6 left
07:09
committable6 joined,
squashable6 joined,
evalable6 joined,
notable6 joined
07:10
releasable6 joined,
coverable6 joined,
sourceable6 joined,
linkable6 joined,
nativecallable6 joined,
quotable6 joined,
shareable6 joined
07:11
greppable6 joined,
tellable6 joined,
benchable6 joined,
statisfiable6 joined,
bloatable6 joined,
unicodable6 joined,
reportable6 joined,
bisectable6 joined
07:58
discord-raku-bot left
07:59
discord-raku-bot joined
10:03
committable6 left,
bisectable6 left,
squashable6 left,
reportable6 left,
nativecallable6 left,
linkable6 left,
sourceable6 left,
statisfiable6 left,
bloatable6 left,
greppable6 left,
unicodable6 left,
benchable6 left,
tellable6 left,
quotable6 left,
notable6 left,
coverable6 left,
shareable6 left,
releasable6 left,
evalable6 left
10:04
committable6 joined,
unicodable6 joined,
nativecallable6 joined,
statisfiable6 joined,
tellable6 joined,
squashable6 joined
10:05
releasable6 joined,
shareable6 joined,
linkable6 joined,
evalable6 joined,
bloatable6 joined,
quotable6 joined,
greppable6 joined
10:06
sourceable6 joined,
bisectable6 joined,
reportable6 joined,
benchable6 joined,
coverable6 joined,
notable6 joined
12:07
reportable6 left
12:08
reportable6 joined
13:25
Kaiepi left
13:26
Kaiepi joined
16:42
MasterDuke left
16:52
nine_ joined,
nine left,
camelia left
16:59
camelia joined
17:20
Guest79 joined
17:46
sortiz joined
17:58
squashable6 left
18:00
squashable6 joined
18:07
reportable6 left
18:08
reportable6 joined
18:14
squashable6 left
18:15
squashable6 joined
20:23
japhb left
20:30
japhb joined
|