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:02 reportable6 left 00:04 reportable6 joined 01:34 bloatable6 left, committable6 left, notable6 left, linkable6 left, greppable6 left, squashable6 left, evalable6 left, reportable6 left, nativecallable6 left, benchable6 left, releasable6 left, shareable6 left, sourceable6 left, coverable6 left, bisectable6 left, tellable6 left, unicodable6 left, statisfiable6 left, quotable6 left 01:35 quotable6 joined, sourceable6 joined, bisectable6 joined, committable6 joined, unicodable6 joined, linkable6 joined, squashable6 joined, benchable6 joined, statisfiable6 joined 01:36 coverable6 joined, reportable6 joined, releasable6 joined, bloatable6 joined, evalable6 joined, notable6 joined 01:37 shareable6 joined, nativecallable6 joined 01:38 greppable6 joined, tellable6 joined 02:17 frost joined 03:17 coverable6 left, squashable6 left, bisectable6 left, releasable6 left, greppable6 left, committable6 left, evalable6 left, quotable6 left, reportable6 left, sourceable6 left, notable6 left, shareable6 left, tellable6 left, bloatable6 left, linkable6 left, unicodable6 left, statisfiable6 left, nativecallable6 left, benchable6 left, reportable6 joined, notable6 joined, tellable6 joined 03:18 committable6 joined, shareable6 joined, linkable6 joined, releasable6 joined, benchable6 joined, statisfiable6 joined 03:19 bloatable6 joined, squashable6 joined, coverable6 joined, quotable6 joined, sourceable6 joined, nativecallable6 joined, bisectable6 joined, unicodable6 joined 03:20 greppable6 joined, evalable6 joined 04:34 squashable6 left, squashable6 joined 04:47 AlexDaniel left 04:48 AlexDaniel joined 06:04 reportable6 left 06:06 reportable6 joined 08:49 patrickb joined 09:57 patrickb left 10:21 sena_kun joined 10:28 frost left 11:40 patrickb joined 12:00 frost joined 12:03 reportable6 left 12:04 reportable6 joined 13:21 patrickb left 14:00 sena_kun left 14:11 sena_kun joined 14:31 frost left 16:33 japhb left 18:02 reportable6 left 18:05 reportable6 joined
Geth MoarVM: 0d63ddadf3 | (Stefan Seifert)++ | src/6model/serialization.c
Set sc.idx during deserialization to avoid costly lookup later

When we deserialize a collectable, we actually already know which SC it belongs to and the index in this SC. So far we've already told the the collectable about the SC, but not about the index. So the first call to MVM_sc_find_object_idx had to do a linear search of the SC to find the index. Fix by setting the idx field in the collectable header on deserialization.
This brings installation of rakudo core modules down from 7.89s to 7.21s and reduces CPU time of rakudo make test from 138.98s to 134.27s.
18:05
MoarVM: 0a62f0c6a0 | niner++ (committed using GitHub Web editor) | src/6model/serialization.c
Merge pull request #1506 from MoarVM/set_sc_idx_during_deserialization

Set sc.idx during deserialization to avoid costly lookup later
lizmat time for a bump ? 18:55
nine Sure :) Let's give this some exposure 18:58
lizmat ok, will do 18:59
MasterDuke34 merge the rakudo pr also? 19:20
lizmat MasterDuke34 which one? 19:32
MasterDuke34 github.com/rakudo/rakudo/pull/4393
lizmat done 19:33
19:36 patrickb joined 21:19 patrickb left 21:31 linkable6 left 21:32 linkable6 joined 22:21 linkable6 left 22:23 linkable6 joined 22:55 sena_kun left 23:00 samcv left 23:03 samcv joined