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
As far as I know, in .NET objects of classes have 12 byte header, similarly to JVM.
Now, the OpenJDK started a project Lilliput aiming to reduce the header size to 8 or 4 bytes.
Was maybe an analogous feature considered for .NET?