Geth MoarVM: 161ec63942 | (Samantha McVey)++ | 2 files
Make string_index 16% faster for incompatible string types

For incompatible string types use string_equal_at_ignore_case_INTERNAL_loop which results in a 16% speed boost. Only a minor change to the INTERNAL_loop function and it works flawlessly for nonignorecase/ignoremark functionality.
00:26
01:01 vendethiel joined 01:41 colomon joined 01:49 ilbot3 joined 02:10 colomon_ joined 02:37 stmuk joined 05:24 sivoais joined 06:21 domidumont joined 06:26 domidumont joined 06:38 vendethiel joined 07:17 domidumont joined 07:24 zakharyas joined 07:38 domidumont joined 07:40 domidumont joined 09:16 robertle joined 09:39 robertle_ joined 10:07 zakharyas joined 10:11 zakharyas joined 10:26 zakharyas joined 10:56 domidumont joined 11:11 zakharyas joined 11:55 Geth joined 11:57 brrt joined
brrt good * #moarvm 11:58
11:59 Zoffix joined 12:00 Geth_ joined, buggable joined 12:01 ZofBot joined 12:19 Geth joined 12:36 zakharyas joined 13:06 lizmat joined 13:11 AlexDaniel joined 13:31 Geth joined 14:47 domidumont joined 15:10 brrt joined 15:22 buggable joined 15:32 SourceBaby joined
lizmat .seen jnthn 15:49
yoleaux I saw jnthn 9 Jul 2017 22:52Z in #perl6-dev: <jnthn> Sleep time; 'night o/
Zoffix <jnthn> btw, mentioned it on #moarvm on Friday, but to note here: I'm off on a short vacation tomorrow morning, so probably won't be on IRC again until Wednesday or so. 15:50
lizmat hopes Zoffix will enjoy 15:51
Zoffix I was quoting what jnthn said 15:52
Zoffix steals jnthn's vacation and enjoys it
15:59 zakharyas joined 16:05 zakharyas joined 16:26 ggoebel joined
Geth_ MoarVM: stmuk++ created pull request #613:
Fix ARM build
16:37
lizmat Zoffix: ah, duh, enjoy nonetheless! 16:54
16:56 domidumont joined 17:07 zakharyas joined
Geth_ MoarVM: fe4fa1d7f0 | (Steve Mynott)++ | build/setup.pm
Fix ARM build

Don't pass CFLAGS (which includes -Werror=declaration-after-statement) to dyncall. Just pass -fPIC. Otherwise we see a fatal warning with dyncall_callvm_arm32_arm_armhf.c
17:53
MoarVM: acc92b9d82 | lizmat++ (committed using GitHub Web editor) | build/setup.pm
Merge pull request #613 from stmuk/master

Fix ARM build
lizmat and another Perl 6 Weekly hits the Net: p6weekly.wordpress.com/2017/07/10/...do-is-hot/ 21:28
21:29 lizmat joined
MasterDuke i mentioned this in #perl6-dev yesterday and made the changes requested, anybody have an objection to someone merging github.com/MoarVM/MoarVM/pull/590 ? 21:47
samcv good * 23:13
yoleaux 18:34Z <Zoffix> samcv: can all the TODOs in t/spec/S15-nfg/emoji-test.t now be unfudged?
samcv lizmat, you didn't add that we now parse all Emoji v4.0 as single characters and the MoarVM Readme has been updated to show full unicode 9.0 support 23:16
also regex is 16% faster when doing it between an 8bit and 32 bit string representations for moarvm 23:17
and one more thing. one sec lemme get the speed diff 23:19
6% speed improvement slurping files with lots of unicode 23:20
no actually make that 9% ran test a few more times and did the shortest time for each 23:22