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
Add weak attribute to GetClassData to speed up clang builds.
This results in roughly a 2x speedup and memory reduction, which recovers a big chunk of the 4x regression observed in Chromium after some of our refactorings over the last few years.
PiperOrigin-RevId: 746158016
0 commit comments