Enlightenment CVS committal

Author  : mej
Project : eterm
Module  : libast

Dir     : eterm/libast


Modified Files:
        ChangeLog 


Log Message:
Thu Jan 22 20:42:40 2004                        Michael Jennings (mej)

Added a few new hashes.

Fixed a typo in the old hashes.

LibAST-ized the hash tests and made new performance tests.

Anybody care to comment on the validity of my performance tests?  All
6 algorithms end up with pretty much the same results.  Do I need to
use a dictionary instead of random "words?"  That's kinda what I'm
thinking....

===================================================================
RCS file: /cvsroot/enlightenment/eterm/libast/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -3 -r1.99 -r1.100
--- ChangeLog   21 Jan 2004 23:20:46 -0000      1.99
+++ ChangeLog   23 Jan 2004 01:44:19 -0000      1.100
@@ -553,3 +553,16 @@
 
 Adding hash functions in preparation for a hash table implementation.
 ----------------------------------------------------------------------
+Thu Jan 22 20:42:40 2004                        Michael Jennings (mej)
+
+Added a few new hashes.
+
+Fixed a typo in the old hashes.
+
+LibAST-ized the hash tests and made new performance tests.
+
+Anybody care to comment on the validity of my performance tests?  All
+6 algorithms end up with pretty much the same results.  Do I need to
+use a dictionary instead of random "words?"  That's kinda what I'm
+thinking....
+----------------------------------------------------------------------




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to