• Claudio Freire's avatar
    Optimize string comparisons · 17b1f1fe
    Claudio Freire authored
    Use their hashes, if initialized, to short-circuit the "not-eq" path.
    
    Should speed up comparisons of interned strings.
    17b1f1fe
StringTools.c 30.3 KB