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.
timo1 gist.github.com/timo/7789b2322225d...c2b00f3331 here's the look at what frames get validated in what order, what other coderefs are mentioned in their bodies, and what is the caller of a frame when it first gets välidated 17:20
5.5 megabytes text file
actually, let me shorten the filenames 17:21
gist.github.com/timo/d596aab6cc5d8...12e0ff6da3 17:24
looks like the cur_frame is already the to-be-validated frame, so i need to get the caller or it's always the same 17:28
ah, i got the cause of the symptom wrong 17:30
MasterDuke nine: yeah, i haven't yet gotten around to setting up ethernet in this new place, so bought a cheap usb wifi adapter for the desktop. turns out it needs a 3rd party kernel module, which failed to rebuild after the most recent kernel update. took a bit of manually editing the source to get it working 22:09
timo1: have your recent experiments been inspired by the python optimizations going on? iirc there was something about hard-coding the deserialization of classes, etc that are always part of the runtime? 22:22
timo1 haven't heard of that yet 22:26