RequestContext: Optimize copying
Summary: Reduce the cost of copying by keeping a vector of cleared RequestData references instead of keeping a hash map of the state of all RequestData references. Also, added FOLLY_ALWAYS_INLINE to functions called in copying of request contexts. Reviewed By: yfeldblum Differential Revision: D20863318 fbshipit-source-id: 29cc38ac6e8abde3acaffcf8fa4d1e7ccbd45e87
Showing
Please register or sign in to comment