Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compression of TDAG #6555

Open
hbrodin opened this issue May 25, 2023 · 0 comments
Open

Compression of TDAG #6555

hbrodin opened this issue May 25, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@hbrodin
Copy link
Collaborator

hbrodin commented May 25, 2023

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.

@hbrodin hbrodin added the enhancement New feature or request label May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant