github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm
Set by AlexDaniel on 12 June 2018.
timotimo at least i managed to nerdsnipe hoelzro, or so it seems 13:41
pmurias is just casting pointer from a a MVMString* to MVMObject* allowed? 13:49
* is just casting a pointer from a a MVMString* to MVMObject* allowed?
timotimo yes it is 13:53
both are MVMCollectable
pmurias timotimo: so any MVMString* returning function can be used to return an obj from an op? 14:24
timotimo i think an MVMString can only go in a .s register, if you want it in a .o you'll have to box it 14:26
pmurias it seems nqp::serializetobuf returns a MVMString repr thing instead of a P6str 14:27
timotimo that sounds a little wrong 14:28
pmurias the op is broken 14:29
* that
hoelzro shakes a fist at timotimo 16:19
consider me nerdsniped
dunno if I'll be able to give it a good look until later, though 16:20
[Coke] jnthn++\ 16:22
[Coke] oopses, but wonders if that's valid p6 syntax.
timotimo hoelzro: fwiw, i'm considering adding a bit of code to the hll backend that is responsible for generating the .sql file so that it collects that info while it's already going through the tree anyway 16:49
hoelzro if that's not too bad, that might be best 16:51
timotimo 106.702870 252532 / 253747 (last touched 1 rows 16:52
arghlebarghle
(first is seconds since start of the iteration process)
344.939961 253743 / 253747 (last touched 0 rows 16:59
timotimo wakelift.de/p/9c1c2260-aba5-40f4-a...3bebf9bb6/ - looking for proofreaders and criticism :) 17:25
moarperf report about searching and gc charts
timotimo AFKs for a bit 17:26
Geth MoarVM: pmurias++ created pull request #994:
Make nqp::serializetobuffer return a buffer instead of string
17:51
timotimo wakelift.de/2018/11/09/where-did-i...-at-key-s/ - i published the latest work report for the moarvm profiler frontend 21:23
MasterDuke timotimo: "there's three different" -> "there are three different", "idea i've had" -> "idea I've had", and "if there's many routines" -> "if there are many routines" 23:29
very nice, you seem to be making accelerating progress
timotimo not long until the singularity 23:32
updated with your suggestions, thanks! 23:33