~akopytov/percona-server/bug1132351

Viewing all changes in revision 451.

  • Committer: Alexey Kopytov
  • Date: 2013-02-24 13:36:00 UTC
  • Revision ID: akopytov@gmail.com-20130224133600-m6cpk004chhzi45h
Bug #1132351: Suboptimal code in skip_trailing_space()

Implemented an optimized version of skip_trailing_space() for x86_64
CPUs which allow unaligned data access and (for recent models) do not
have any performance penalties for such access.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: