-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
enhancementNew feature or requestNew feature or request
Description
There has been various discussions about compressing the tdag. A few approaches in use/considered are:
- Remove slack in tdag by shifting sections to the front of the file (have a script for this)
- varint encoding e.g. see comment here
- zlib-compression or other forms of compression.
This issue is for tracking these efforts and decide on a way forward.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request