Open
Description
Depending on the binary, traces can become very big (>10GB).
Especially for binaries which have many loops with not too much different input and output data (e.g. hash algorithms) we could reduce the trace size by only adding unique frames.
This could reduce testing time for them and save space.
Simply hashing the frames content for comparison should be enough?
Metadata
Assignees
Labels
No labels