[eq-commit] SF.net SVN: equalizer: [1845] trunk/src
Brought to you by:
eile
|
From: <ei...@us...> - 2008-04-28 11:52:19
|
Revision: 1845
http://equalizer.svn.sourceforge.net/equalizer/?rev=1845&view=rev
Author: eile
Date: 2008-04-28 04:52:16 -0700 (Mon, 28 Apr 2008)
Log Message:
-----------
Only rebuild internal connection set structures when the connection set
changed or one connection changed state. Profiling showed that this
rebuild used to take a substantial part of the execution time.
[x] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[ ] Cleanup
[x] Optimization
[ ] Documentation
Modified Paths:
--------------
trunk/src/VS2005/Equalizer.vcproj
trunk/src/examples/configs/test.eqc
trunk/src/lib/Makefile
trunk/src/lib/net/connection.cpp
trunk/src/lib/net/connection.h
trunk/src/lib/net/connectionSet.cpp
trunk/src/lib/net/connectionSet.h
trunk/src/lib/net/pipeConnectionPosix.cpp
trunk/src/lib/net/pipeConnectionWin32.cpp
trunk/src/lib/net/socketConnection.cpp
trunk/src/lib/net/socketConnectionPosix.cpp
trunk/src/lib/net/socketConnectionWin32.cpp
Added Paths:
-----------
trunk/src/lib/net/connectionListener.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|