heaptrack: investigate base64 encoding of numbers
Open, NormalPublic

Description

The heaptrack data format currently hex-encodes the numbers. we could try to base64 encode instead, which should reduce the size a bit further. It may actually also improve compression then. Must be checked what the performance impact is

mwolff created this task.Feb 26 2016, 7:48 PM