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:00 reportable6 left, reportable6 joined 01:03 epony left
MasterDuke heh, finding just that bit is the hard part 01:05
re jit_emit_primitive, i wasn't 100% sure, but i figured that's something spectests might catch. anyway, the jit really isn't coming into play for this code 01:06
which btw, is just `MVM_HASH_RANDOMIZE=0 MVM_SPESH_BLOCKING=1 raku -e 'my uint $sum = 0; for ^100_000_000 -> uint $i { $sum += $i }; say now - INIT now; say $sum;'` 01:07
virtualbox and kernel update, time to reboot and hope my windows vm works again. should be back in a couple min 01:09
01:10 MasterDuke left 01:37 MasterDuke joined
MasterDuke ugh, windows vm still won't start 01:37
hm, i see a couple `reprop (decont|getattr|bindattr)_u unsupported in P6Opaque (Int|MoarVM::StringHeap)` in the uint spesh log, but none in the int spesh log 02:12
i've never seen that message before
well, got rid of those messages, but still no faster... 02:21
gist updated with those repr changes 05:00
05:12 linkable6 left, evalable6 left 05:13 linkable6 joined 05:15 evalable6 joined 05:36 kjp left 05:39 kjp joined 06:00 reportable6 left 06:03 reportable6 joined 07:03 epony joined 07:34 sena_kun joined, sena_kun left 09:19 squashable6 left 09:20 squashable6 joined 12:00 reportable6 left 12:01 reportable6 joined
nine MoarVM oops in spesh thread: Unknown handler in inline cache entry 12:19
build.opensuse.org/public/build/ho...akudo/_log
13:01 linkable6 left, evalable6 left, linkable6 joined 13:03 evalable6 joined 13:59 psydroid is now known as psydroid[m] 14:04 psydroid[m] is now known as psydroid
MasterDuke i don't see it in that log, but was it the one in t/09-moar/01-profilers.t ? 15:09
nine zes 15:52
yes
16:42 gfldex left 16:51 gfldex joined 16:57 gfldex left 17:00 gfldex joined 18:00 reportable6 left 18:02 reportable6 joined 18:26 epony left 18:27 epony joined 20:00 coleman left, coleman joined 20:04 coleman left 21:18 squashable6 left 21:21 squashable6 joined
ugexe MasterDuke: not exactly libuv related per-se, but gist.github.com/ugexe/5bb5683a90f4...6d96bac4cc shows that manually prefixing the path with \\?\ for the nqp::stat call allows it to see the file exists 21:39
22:12 coleman joined 22:28 epony left
ugexe your PR works if I prefix the paths as well 23:29