summaryrefslogtreecommitdiff
path: root/cpp/bootstrap
diff options
context:
space:
mode:
authorKim van der Riet <kpvdr@apache.org>2006-12-19 20:54:22 +0000
committerKim van der Riet <kpvdr@apache.org>2006-12-19 20:54:22 +0000
commitc441c6f2f5ec31a624c56fd7b64e0b438026e93f (patch)
tree4b0936f6c4053406ac18bad0d1397cd68b76b8c7 /cpp/bootstrap
parent956a3ea3f5ea2524e4767ad3b190cacdf5dbb684 (diff)
downloadqpid-python-c441c6f2f5ec31a624c56fd7b64e0b438026e93f.tar.gz
[For Andrew Stitcher] inlined qpid::sys::check() in APRBase.h; This is called a lot - for every call to an APR call, inlining this seems to give about 8% speed in my tests (even though originally check() only seemed to use 1-2% of the time). I think this must be a 2nd order instruction caching effect.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@488808 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/bootstrap')
0 files changed, 0 insertions, 0 deletions