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
The ZLib service probe should round the measurement of each allocation up to the nearest 64-bit integer. Also, it should return both the total allocated bytes, and the number of allocations. This will allow the caller to account for any per-allocation overhead such as intrusive pointers or whatever.
The text was updated successfully, but these errors were encountered:
The ZLib service probe should round the measurement of each allocation up to the nearest 64-bit integer. Also, it should return both the total allocated bytes, and the number of allocations. This will allow the caller to account for any per-allocation overhead such as intrusive pointers or whatever.
The text was updated successfully, but these errors were encountered: