hoelzro should Moar bugs be reported on GH or RT? 04:34
moritz hoelzro: github 05:36
brrt \o 12:57
i just realised something 13:00
spesh can specialize escape analysis
like if you have $a.foo($b) - given if you know $a (and $a.foo), you can actually determine if $b will escape 13:01
a static compiler cannot
also: gist.githubusercontent.com/nitsanw...tfile1.asm - wtf, shl rbp ? 14:21
shift left base pointer? but why?
does jvm do this 14:22
scrap that i don't get that code *at all* 14:26
timotimo a perf report over setting compilation seems to think we spend 5% of time in MVM_gc_add_roots_to_worklist 21:23
for some reason, MVM_JIT_DISABLE seems to have lost its effect 21:29
i don't think this report is correct. if the gc times grow and grow and grow, that ought to show a lot of time spent in gc stuff 21:30