Commits
Click on a commit to change the comparison rangeperf(codegen): check last char with byte methods (#6509)
When checking what last char in buffer is, avoid calculating a `char` when only comparing to an ASCII char (byte) anyway.1 year ago
by overlookmotel