[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 10627)
Jason J. Hickey
jyh at cs.caltech.edu
Thu May 3 18:58:34 PDT 2007
Corrected the sense of "fine" in the Node hashing.
Collision performance is good. Here are stats on a build of OMake.
Hash statistics:
Node: reintern = 21, compare = 1054325, collisions = 0
DirList: reintern = 0, compare = 5371, collisions = 0
Dir: reintern = 112, compare = 1122245, collisions = 0
Symbol: reintern = 658, compare = 2861235, collisions = 0
----
Changes:
+3 -3 omake-branches/0.9.8.x/src/ir/omake_node.ml
+12 -2 omake-branches/0.9.8.x/src/main/omake_main.ml
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-05.html#07/05/03.18:58:34
More information about the OMake-CVS
mailing list