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

Investigate if we should tar some of the result folders when using cromwell #61

Closed
SHuang-Broad opened this issue Jan 21, 2020 · 1 comment

Comments

@SHuang-Broad
Copy link
Collaborator

Relying on cromwell for delocalizing a folder gives you names like
glob-4474304f3e3392228593ba19c5cd74e8,
glob-de84a38a722f40d0a73061d4179b1788
which takes an unnecessary effort to decode, especially when the two folders hold contents in highly similar structures.

tar-only avoids the compression time, hence maybe a good compromise between easy-of-comprehension and speed.

@kvg
Copy link
Collaborator

kvg commented Jul 13, 2020

Decided to leave this as an individual developer's decision when the situation arises.

@kvg kvg closed this as completed Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants