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
Would we also want to update dbuf so that one double gives 32KB - 16 bytes, 2 doubles give 64KB - 16, etc? Or do you think it's acceptable to simply double them?
To subtract 16 bytes (metadata overhead for malloc) from the current default size, which is exactly 16KB
The text was updated successfully, but these errors were encountered: