Open yoavst opened 6 years ago
Improve performance of code by dropping unneeded dict of dicts, hopefully allowing to getCharFromInt.doFunc to be inlined by the JVM.
getCharFromInt.doFunc
Improve performance of code by dropping unneeded dict of dicts, hopefully allowing to
getCharFromInt.doFunc
to be inlined by the JVM.