MasterDuke samcv: btw, if you're ever looking for what to work on next, i'd suggest `MVM_string_utf8_decodestream` and `find_separator`. they're the top two entries in a perf record of `perl6-m -ne '' <1_000_000-line-file>` 00:41
samcv thx MasterDuke 00:53
Geth MoarVM: 3d272b5c10 | (Samantha McVey)++ | .gitignore
Add *.gcno to .gitignore (Clang coverage/source data files)

These are generated by using the --coverage Configure.pl option.
22:09
samcv so many .gcno files when you compile with --coverage 22:10