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.
Geth MoarVM: 6866ff8110 | (Daniel Green)++ | 2 files
Jit nqp::rand_(i|n)

Neither are currently being used in NQP or Rakudo (nqp::rand_n in NQP is actually mapped to call the nqp::randscale_n op), but I was experimenting with nqp::rand_i and noticed it wasn't being jitted.
02:07
MoarVM: 42a3a2c057 | MasterDuke17++ (committed using GitHub Web editor) | 2 files
Merge pull request #1729 from MasterDuke17/jit_rand_i_and_n
[Coke] If they are not being used, should we remove them? 02:15
MasterDuke eh. i don't think an unused op that's just a simple mapping to a vm op costs much 02:25
but honestly, i don't have strong feelings either way 02:26
Geth MoarVM: MasterDuke17++ created pull request #1731:
Speedup creating sha1 digest string
02:55
MasterDuke Nicholas, et al.: any thoughts on github.com/MoarVM/MoarVM/pull/1685 ? 03:39
lizmat and another Rakudo Weekly News hits the Net: rakudoweekly.blog/2022/12/19/2022-...acking-d3/ 20:23