commit | c3b3622158009ea9db85607a4901d05c63108875 | [log] [tgz] |
---|---|---|
author | David Reiss <dreiss@apache.org> | Wed Oct 06 17:10:10 2010 +0000 |
committer | David Reiss <dreiss@apache.org> | Wed Oct 06 17:10:10 2010 +0000 |
tree | 5c5a7d4452958349f93bb7f6d5c67ea3a9938e12 | |
parent | 23248713345e36d8ed66704a9a58a5f39a48d942 [diff] |
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. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1005140 13f79535-47bb-0310-9956-ffa450edef68