Hash :
eab191fd
Author :
Date :
2019-10-02T14:28:53
Rewrite hash and == function for hb_array_t as a plain loop. Profling showed that the current implementation were accounting for nearly all processing time in some cases. These implementations look to be about 10x faster.