Switching away from pre-fetching the string_hash function drops hash() time
from 13.9ms down to 14.5ms. 4% loss.
Something we may want to revisit, but if this is an opportunity to make a generic
StaticTuple type, rather than a Keys specific one, it is probably worthwile.