Improve RequestContext::getStaticContext() perf
Summary: Avoid using folly::ThreadLocal on the fast-path. This uses the fact that it is a static object. Reviewed By: yfeldblum Differential Revision: D2873374 fb-gh-sync-id: 978108da0c9e8576fda6849058b0262478c2841e
Showing
folly/SingletonThreadLocal.h
0 → 100644
Please register or sign in to comment