-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug #24823885: PERFORMANCE REGRESSION WHEN CHANGING CHARACTER SET TO …
…UTF8MB4 Refactoring: Remove char_scanned (and make char_index private); it's not actually needed, even if we were to add explicit padding for two- or three-level collations. This means less work done per character, although the microbenchmarks are pretty much neutral (less than 1% difference), so this is generally just a cleanup. Change-Id: I65e1236e4fddccc1ab2c4bc398e2017160b8fc99
- Loading branch information
Steinar H. Gunderson
committed
Nov 16, 2016
1 parent
e11d8a1
commit 261d3f0
Showing
1 changed file
with
33 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters