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
We could maybe zero terminate strings thus saving some bytes used for the size.
We need to evaluate this. Maybe reading strings byte by byte impacts performance.
The text was updated successfully, but these errors were encountered:
We could maybe zero terminate strings thus saving some bytes used for the size.
We need to evaluate this. Maybe reading strings byte by byte impacts performance.
The text was updated successfully, but these errors were encountered: