Skip to content

InfoTableProv: ShortText --> ShortByteString

Another small optimization from the work around FastStrings. This removes some serialization and an inappropriate use of unpackFS and thus reduces allocations for some tests.

Merge request reports