Perf: specialization for small types
Summary: - Change the get() API to return T by value if T is small - Internally store small T in a global atomic to avoid thread local lookups Differential Revision: D9982433 fbshipit-source-id: c42d06a75b9ff48307a90f77d0bb72bfa6375d6c
Showing
Please register or sign in to comment