/[Apache-SVN]
ViewVC logotype

Revision 1005133


Jump to revision: Previous Next
Author: dreiss
Date: Wed Oct 6 17:09:47 2010 UTC (14 years, 1 month ago)
Changed paths: 2
Log Message:
THRIFT-922. cpp: Add shortcutted version of readAll() in TBufferBase

Just perform a memcpy() if all of the requested data is available in the
buffer.  This improves performance a little in the common case.  It has
a bigger impact with the upcoming template changes.

Changed paths

Path Details
Directoryincubator/thrift/trunk/lib/cpp/src/transport/TBufferTransports.h modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/transport/TTransport.h modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26