RequestToken
Summary: Introduce a RequestToken class to RequestContext. Map indicies are now uint32_t. New interfaces are exposed using RequestToken, previous std::string interface forwards to new interface. This is a regression for the previous std::string interface since it must do two hash lookups now, however, the new interface is faster. Reviewed By: A5he Differential Revision: D9197415 fbshipit-source-id: ffb8be51c609233fecfdff205a3ea4d4bb68de4b
Showing
Please register or sign in to comment