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 places in the SDK that induce unnecessary memory allocations / copying, and thus additional work for the garbage collector. These could be removed for improved performance.
The text was updated successfully, but these errors were encountered:
There are places in the SDK that induce unnecessary memory allocations / copying, and thus additional work for the garbage collector. These could be removed for improved performance.
The text was updated successfully, but these errors were encountered: