/[Apache-SVN]
ViewVC logotype

Revision 1747460


Jump to revision: Previous Next
Author: wrowe
Date: Wed Jun 8 22:13:41 2016 UTC (7 years, 10 months ago)
Changed paths: 1
Log Message:
Third optimization, use short type, which is the smallest
functional int which requires 1. no unsigned -> signed
promotion, 2. fetches from a word aligned offset from 
the lookup table, 3. is easily promoted to int upon the
function's return.  This introduces a very small 2% speed
improvement in several cases.



Changed paths

Path Details
Directoryapr/apr/trunk/strings/apr_cstr.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26