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
chore: add self-testing code for heap->full_page_size computation (#5772)
Following #5766 I am adding self testing code just to make sure that the patch to
mimalloc is correct. We compute full page size like we did before and compare to the
fast method. If discrepancy is found we output the error.
Signed-off-by: Roman Gershman <[email protected]>
0 commit comments