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
There are massive inefficiencies with the way that the core handles field names, sometimes they're Strings, sometimes their Symbols. There are lots of 'Symbol#to_s' statements that should be eliminated.
The text was updated successfully, but these errors were encountered:
There are massive inefficiencies with the way that the core handles field names, sometimes they're Strings, sometimes their Symbols. There are lots of 'Symbol#to_s' statements that should be eliminated.
The text was updated successfully, but these errors were encountered: