Hi,you may can construct the lookup table as a static String constant to slim down the footprint and treat it as a byte[] as we do in the Charset coders.
-Ulf Am 29.01.2018 um 22:04 schrieb Claes Redestad:
I'll experiment and analyze a bit more tomorrow to see if I can find a good explanation for the observed difference and/or a solution that allows us to slim down the lookup array.