-
Committer:
John Arbash Meinel
-
Date:
2009-09-30 17:38:04 UTC
-
mto:
(4679.6.1 2.1-export-c-api)
-
mto:
This revision was merged to the branch mainline in
revision
4735.
-
Revision ID:
john@arbash-meinel.com-20090930173804-3y2bossnkug69k8m
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.