dbus ChangeLog,1.603,1.604

Havoc Pennington hp at freedesktop.org
Thu Nov 25 22:52:17 PST 2004


Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv29386

Modified Files:
	ChangeLog 
Log Message:
2004-11-26  Havoc Pennington  <hp at redhat.com>

	* dbus/dbus-message.c: reimplement message cache as an array which 
	makes the cache about twice as fast and saves maybe 1.5% overall



Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.603
retrieving revision 1.604
diff -u -d -r1.603 -r1.604
--- ChangeLog	26 Nov 2004 06:30:38 -0000	1.603
+++ ChangeLog	26 Nov 2004 06:52:15 -0000	1.604
@@ -1,5 +1,10 @@
 2004-11-26  Havoc Pennington  <hp at redhat.com>
 
+	* dbus/dbus-message.c: reimplement message cache as an array which 
+	makes the cache about twice as fast and saves maybe 1.5% overall
+
+2004-11-26  Havoc Pennington  <hp at redhat.com>
+
 	* dbus/dbus-threads.c (init_global_locks): forgot to put the
 	message cache lock here
 



More information about the dbus-commit mailing list