github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm
Set by AlexDaniel on 12 June 2018.
00:00 reportable6 left 00:02 lucasb left 00:04 reportable6 joined 00:12 MasterDuke left 01:22 pamplemousse_ left 03:22 AlexDaniel left 06:00 reportable6 left 06:04 reportable6 joined 07:07 lizmat left 07:37 zakharyas joined 08:28 cygx joined
cygx o/ 08:28
is update_ops.p6 broken for anyone else? 08:29
it generates garbage for MVM_op_get_mark() in core/ops.c
jnthn Pretty sure I used it a few weeks back without trouble. 09:05
cygx last change to the script was in May, so I guess I'll have to figure out what's wrong on my end... 09:12
09:23 squashable6 left 09:26 squashable6 joined 10:17 robertle left 11:30 zakharyas left 11:43 pamplemousse joined
timotimo huh, did i botch a merge when i added stuff for confprog? 11:53
yeah, that is garbage 11:54
11:55 cygx left 12:00 reportable6 left 12:01 reportable6 joined 12:04 cygx joined 12:08 cygx left 12:35 robertle joined 13:14 lucasb joined 13:18 zakharyas joined 13:23 Ven`` joined 13:27 Ven`` left 13:40 Ven`` joined 13:56 pamplemousse left 14:16 Kaiepi left, Kaiepi joined 14:17 Ven`` left 14:56 lizmat joined 15:21 pamplemousse joined 15:35 robertle left 15:41 pamplemousse left 15:47 Ven`` joined
Geth MoarVM: cygx++ created pull request #1158:
Revamp DLL subsystem
16:15
16:15 cygx joined, lizmat left
cygx github.com/MoarVM/MoarVM/pull/1158 16:15
16:20 lizmat joined 16:42 zakharyas left 16:45 chloekek joined 16:50 lizmat left 17:00 Ven`` left 17:03 pamplemousse joined 17:29 Ven`` joined 17:50 sena_kun joined 18:00 reportable6 left 18:02 reportable6 joined 18:31 robertle joined, MasterDuke joined 18:32 pamplemousse left
MasterDuke timotimo: how'd things go after i left last night. find the bug? fix the bug? save the cheerleader? save the world? 18:33
18:44 pamplemousse joined 18:56 pamplemousse left 19:19 pamplemousse joined 19:24 Ven`` left 19:30 vesper11 left 19:37 pamplemousse left 20:18 sena_kun left 20:28 lizmat joined 20:37 cygx left 20:38 vesper11 joined 21:12 Kaiepi left 21:15 Kaiepi joined 21:19 brrt joined
timotimo didn't continue much last night, and today i didn't have any productivity in me at all 21:31
i was even too bleh to profile the little hilbert curve impl i ported from wikipedia that was much too slow 21:38
MasterDuke i've been mildly inspired to start the cleanup of my barrett implementation to prepare it for a libtommath PR 21:39
timotimo i also haven't been able to think more than a tiny bit about that 21:40
m: say 100 / 17.85 21:43
camelia 5.602241
timotimo 5.6 frames per second just calculating
MasterDuke i haven't been able to drum up the effort to figure out how to make it non-recursive, or integrate the barrett reduction functions already present, but i figure some of the other stuff i can do, e.g., code formatting, add to the makefile 21:45
timotimo m: say 100 / 1.4 21:47
camelia 71.428571
timotimo that's better
change from "for 1, 2 ... $n" to "while $s < $n {" ... " $s *= 2; }"
MasterDuke nice 21:49
22:04 lizmat left 22:20 pamplemousse joined 22:27 chloekek left 22:47 brrt left 22:51 pamplemousse left 22:56 pamplemousse joined 22:58 Kaiepi left 22:59 AlexDaniel joined, AlexDaniel left, AlexDaniel joined, Kaiepi joined 23:00 Kaiepi left 23:03 Kaiepi joined 23:12 pamplemousse left 23:24 pamplemousse joined
timotimo jnthn: can i have your opinion on the thing i discovered yesterday where the logged values that "turn getlexbyinvtype into constant value" optimization uses appear not-right? 23:27
jnthn timotimo: Please ask tomorrow; I'm still a bit under the weather and should go to sleep soon :( 23:29
(And seriously, do nudge me about it again tomorrow, 'cus I'm liable to forget.) 23:30
timotimo no prob! 23:45