lz-string4java icon indicating copy to clipboard operation
lz-string4java copied to clipboard

drop baseReverseDic since there are only 2 dicts

Open yoavst opened this issue 6 years ago • 0 comments

Improve performance of code by dropping unneeded dict of dicts, hopefully allowing to getCharFromInt.doFunc to be inlined by the JVM.

yoavst avatar Oct 11 '18 11:10 yoavst