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 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.