You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the main branch we've currently removed the padding from InternalThreadLocalMap. There was a TODO that it hadn't been tested if it actually helped or not, so if we add padding back then I think we should also be able to show that it's an improvement.
Activity
normanmaurer commentedon Apr 19, 2022
@franz1981 want to give it a spin ?
chrisvest commentedon Apr 19, 2022
In the
main
branch we've currently removed the padding fromInternalThreadLocalMap
. There was a TODO that it hadn't been tested if it actually helped or not, so if we add padding back then I think we should also be able to show that it's an improvement.