Chronicle-Bytes
Chronicle-Bytes copied to clipboard
UTF8 vs ASCII 8bit encoding performance issues.
The encoding/decoding for ASCII and UTF8 show small but annoying performance differences which shouldn't exist and are not consistent from one run of the JVM to another. This makes performance regression tests hard to implement.
Any news on this?