commit | 2717622484eb0f7ad537275f7260b2f93324eda2 | [log] [tgz] |
---|---|---|
author | Bill Buzbee <buzbee@google.com> | Tue Jun 09 09:20:16 2009 -0700 |
committer | Bill Buzbee <buzbee@google.com> | Tue Jun 09 12:09:37 2009 -0700 |
tree | 13f0be3672f4193d3fd1db74cc6046cc7641e178 | |
parent | 0d0a787fa928bcd8e6f057d92d6e867bc5af1b5c [diff] |
Makes the primary Jit table growable. Also includes a change suggested earlier by Dan to use a pre-defined mask in the hash function. Reduce the default JitTable size from 2048 entries to 512 entries. Update per Ben's comments.