fst package

Results 4 issues of fst package

Some column-types can be serialized more efficiently than others. Character vector serialization is slow compared to integer, double, logical and factor serialization. We can process serialization of a character vector...

enhancement

Make sure to duplicate the test for all vector types. Now only integer ALTREP vectors are tested, resulting in low coverage.

task