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.



git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1747460 13f79535-47bb-0310-9956-ffa450edef68
1 file changed