Hi all, In order to enable increasing the size of some hash tables in the tree, we put together some patches to switch the hash tables to using the jenkins hash from opr (instead of just using modular division) in gerrit 11673 and 11679. It would be nice if these changes get some runtime testing before getting merged, if anyone is in a position to do so. -Ben