Commit Graph

2 Commits

Author SHA1 Message Date
Michael Käsemann
f7f78dfc26 Performance Improvement in X_TO_BITBYTE Conversion
- Changed: Since X_TO_BITBYTE only converts a single byte to a bitstring, it is faster to use direct addressing instead of a loop/concatenate pair, since concatenate on characters has to process the whole char array in each run.
2018-07-06 15:39:52 +02:00
larshp
641025f907 lcl_convert to global class #1061 2018-01-06 07:16:58 +00:00