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
During debugging performance issues I found out that sdk is not caching regexes which can add additional computation overhead (which is performed on main thread since sdk adds listener to fragment manager)
Problem is here PerfMetricValidator#validateAttribute(: