/[Apache-SVN]
ViewVC logotype

Revision 1005140


Jump to revision: Previous Next
Author: dreiss
Date: Wed Oct 6 17:10:10 2010 UTC (14 years, 1 month ago)
Changed paths: 5
Log Message:
THRIFT-922. cpp: Add profiling code to help conversion to C++ templates

Add some profiling code to track when potentially unnecessary virtual
calls are made in the thrift C++ serialization and deserialization code.
This can be used to help service implementors determine which places in
their code should be updated to use an appropriate thrift template
class.

Changed paths

Path Details
Directoryincubator/thrift/trunk/compiler/cpp/src/generate/t_cpp_generator.cc modified , text changed
Directoryincubator/thrift/trunk/contrib/parse_profiling.py added
Directoryincubator/thrift/trunk/lib/cpp/src/TLogging.h modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/Thrift.h modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/VirtualProfiling.cpp added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26