MasterDuke17
Results
163
comments of
MasterDuke17
hm. Benchable does ``` constant LIB-DIR = ‘data’.IO.absolute; ... %ENV = “{LIB-DIR}/perl6-bench/lib,{LIB-DIR}/Perl6-Text--Table--Simple/lib”; ``` I guess Bench should be moved and LIB-DIR changed.
Should be fixed with https://github.com/rakudo/rakudo/commit/49f555a2fb.
You mean use lz4 for the fast path? Instead of uncompressed?